Create a thread.
Optional
body: null | ThreadCreateParamsOptional
options: RequestOptionsCreate a thread and run it in one request.
Optional
options: RequestOptionsOptional
options: RequestOptionsOptional
options: RequestOptionsA helper to create a thread, start a run and then poll for a terminal state. More information on Run lifecycles can be found here: https://platform.openai.com/docs/assistants/how-it-works/runs-and-run-steps
Optional
options: RequestOptions & { Create a thread and stream the run back
Optional
options: RequestOptionsDelete a thread.
Optional
options: RequestOptionsRetrieves a thread.
Optional
options: RequestOptionsModifies a thread.
Optional
options: RequestOptions
Deprecated
The Assistants API is deprecated in favor of the Responses API