Ask a question to get started
Enter to send•Shift+Enter new line
Synchronize the external thread ID with the orchestrator. If the ID has changed, the current stream is cleared and listeners are notified.
syncThreadId(newId: string | null)
newId
string | null
The new thread ID, or null to clear.
null