Thread Handler Impl
Functions
Link copied to clipboard
Link copied to clipboard
Deletes the given thread from the OpenAI API.
Deletes the thread with the given id from the OpenAI API.
Link copied to clipboard
Returns a handler for interacting with the messages in the given thread.
Returns a handler for interacting with the messages in the thread with the given id.
Link copied to clipboard
Modifies the given thread to have the given updated values.
Modifies the thread with the given id to have the given updated values.
Link copied to clipboard
Link copied to clipboard
Returns a handler for interacting with the runs in the given thread.
Returns a handler for interacting with the runs in the thread with the given id.