Skip to main content

AfterAgentInput

Defined in the events module.
Input for AfterAgent hooks.

Properties

prompt
str
No description available.
response
str
No description available.
tools_used
List
No description available.
total_tokens
int
No description available.
execution_time_ms
float
No description available.
  • to_dict: Generic utility method.