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.

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

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents