Ask a question to get started
Enter to send•Shift+Enter new line
AsyncCallbackManagerForChainRun( self, *, run_id: UUID, handlers: list[BaseCallbackHandler],
AsyncParentRunManager
ChainManagerMixin
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
Run when a chain ends running.
Run when chain errors.
Run when agent action is received.
Run when agent finish is received.
Async callback manager for chain run.