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.

RoleDetails

Defined in the auto module.
AI Agents Framework Details for a single role/agent.

Properties

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

Source

View on GitHub

praisonai/auto.py at line 579