Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete all checkpoints and writes associated with a specific thread ID.
deleteThread(threadId: string): Promise<void>
threadId
string
The thread ID whose checkpoints should be deleted.