Skip to main content

astart

AsyncMethod
This is a method of the AutoAgents class in the autoagents module.
Async version of start() method. Creates tasks based on the instructions, then starts execution. Returns the task status and results dictionary.

Signature

Returns

Any
The result of the operation.

Uses

  • astart

Used By

Source

View on GitHub

praisonaiagents/agents/autoagents.py at line 512