Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_llm_error( self, error: BaseException, *, run_id: UUID, **kwargs: Any
error
BaseException
run_id
UUID
**kwargs
Any
{}
Handle an error for an LLM run.
The error.
The run ID.
Additional arguments.