openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-client
/
com.aallam.openai.client
/
Assistants
/
delete
delete
abstract
suspend
fun
delete
(
id
:
AssistantId
,
requestOptions
:
RequestOptions
?
=
null
)
:
Boolean
Delete an assistant.
Parameters
id
ID of the assistant to delete.