Ask a question to get started
Enter to sendā¢Shift+Enter new line
run_in_thread_async( self, thread_id: str, query: str, **kwargs = {} ) -> Dict
thread_id
str
query
**kwargs
unknown
{}
Execute agent within a specific thread (async).
Thread ID where the agent should run
Query/message to send to the agent
Additional parameters for the run