Creates a new assistant.
Creates a new starter for the assistant.
Creates a new thread for the assistant.
Creates a new interaction for the thread.
Creates feedback for the thread.
Creates feedback review for the thread.
Deletes the assistant and all of its resources.
Deletes the starter and all of its resources.
Deletes the specified Followup.
Deletes the specified thread and all of its resources.
Deletes the specified interaction and all of its resources.
Retrieves the specified assistant.
Retrieves feedback summary for the assistant.
Retrieves the list of assistants. The result can be filtered, sorted, and paginated.
Perform a bulk search for the plaintext of source chunks for the assistant.
Retrieves the specified starter.
Retrieves the list of starters for the assistant.
Retrieves a thread for the assistant.
Retrieves an interaction for the thread.
Retrieves the list of interactions for the thread.
Retrieves the list of threads for the assistant.
Execute prompt in synchronous non-streaming mode.
Updates the properties of an existing assistant with JSON Patch-formatted data.
Updates the properties of an existing thread with JSON Patch-formatted data.
Updates feedback for the thread.
Execute prompt in asynchronous streaming mode.
Updates the specified starter.
Updates the specified Followup.
Clears the cache for assistants api requests.