Ask a question to get started
Enter to send•Shift+Enter new line
Get all past states for a thread.
getHistory<ValuesType = TStateType>( threadId: string, options: __type ): Promise<ThreadState<ValuesType>[]>
threadId
string
ID of the thread.
options
__type
Additional options.