Ask a question to get started
Enter to send•Shift+Enter new line
AsyncCallbackManagerForToolRun( self, *, run_id: UUID, handlers: list[BaseCallbackHandler],
AsyncParentRunManager
ToolManagerMixin
Get a child callback manager.
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 the equivalent sync RunManager.
RunManager
Async run when the tool ends running.
Run when tool errors.
Async callback manager for tool run.