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