Ask a question to get started
Enter to send•Shift+Enter new line
Asynchronously copy all checkpoints and writes from one thread to another.
acopy_thread( self, source_thread_id: str, target_thread_id: str ) -> None
source_thread_id
str
The thread ID to copy from.
target_thread_id
The thread ID to copy to.