Ask a question to get started
Enter to send•Shift+Enter new line
AsyncParentRunManager( self, *, run_id: UUID, handlers: list[BaseCallbackHandler],
AsyncRunManager
Get the equivalent sync RunManager.
RunManager
Run when a text is received.
Async run when a retry is received.
Return a manager that doesn't perform any operations.
Run on an arbitrary text.
Run on a retry event.
Override to define a handler for a custom event.
Get a child callback manager.
Async parent run manager.