Skip to main content

SessionEndInput

Defined in the events module.
AI Agent Input for SessionEnd hooks.

Properties

reason
str
No description available.
total_turns
int
No description available.
total_tokens
int
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 104