Ask a question to get started
Enter to send•Shift+Enter new line
Change the version of an assistant.
setLatest( assistantId: string, version: number, options: __type ): Promise<Assistant>
assistantId
string
ID of the assistant.
version
number
The version to change to.
options
__type