AsyncCallbackManagerForToolRun(
self,
*,
run_id: UUID,
handlers: list[BaseCallbackHandler],
Run on retry.
A unique identifier for the model or chain run.
The ID of the parent run.
Optional list of tags associated with the retriever.
Optional metadata associated with the retriever.
Async callback manager for tool run.