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.

agent

AI Agent

Import

from praisonaiagents.agent import agent

Classes

Agent

Class definition.

Constants

NameValue
_FILE_EXTENSIONSfrozenset({'.txt', '.md', '.json', '.yaml', '.yml', '.html', '.csv', '.log', '.xml', '.rst'})
DEFAULT_TOOL_OUTPUT_LIMIT16000

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents