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.
start
Method
This is a method of the AutoAgents class in the autoagents module.Creates tasks based on the instructions, then starts execution. Returns the task status and results dictionary.
Signature
Returns
The result of the operation.
Uses
start
Used By
Source
View on GitHub
praisonaiagents/agents/autoagents.py at line 520
