Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

HookInput

Defined in the types module.
AI Agent Base hook input - common fields for all events.

Properties

session_id
str
No description available.
cwd
str
No description available.
event_name
str
No description available.
timestamp
str
No description available.
agent_name
Optional
No description available.
extra
Dict
No description available.
  • to_dict: Convert to dictionary for JSON serialization.

Source

View on GitHub

praisonaiagents/hooks/types.py at line 78

Hooks Concept

Hook Events

Callbacks