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.

AfterLLMInput

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

Properties

messages
List
No description available.
response
str
No description available.
model
str
No description available.
tokens_used
int
No description available.
latency_ms
float
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 140

Models Overview

LLM Configuration

Model Router

Model Failover