Skip to main content

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

def start() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • start

Used By

Source

View on GitHub

praisonaiagents/agents/autoagents.py at line 520