Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface ModifyAssistantParams
implements Partial<CreateAssistantParams>
import { type ModifyAssistantParams } from "https://deno.land/x/openai_deno@v0.9.8/src/types/assistants.ts";

Properties

optional
model: string