Ask a question to get started
Enter to send•Shift+Enter new line
End a trace for an LLM run.
on_llm_end( self, response: LLMResult, *, run_id: UUID, **kwargs: Any = {} ) -> Run
response
LLMResult
The response.
run_id
UUID
The run ID.
**kwargs
Any
{}
Additional arguments.