Skip to main content

BeforeAgentInput

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

Properties

prompt
str
No description available.
conversation_history
List
No description available.
tools_available
List
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 51