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.

AgentConfig

Defined in the autoagents module.
AI Agent

Properties

name
str
No description available.
role
str
No description available.
goal
str
No description available.
backstory
str
No description available.
tools
List
No description available.
tasks
List
No description available.

Source

View on GitHub

praisonaiagents/agents/autoagents.py at line 26

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents