agenerate
AsyncMethod
This is a method of the AutoGenerator class in the auto module.Async version of generate() - generates a team structure for the specified topic.
Signature
Parameters
Any
default:"False"
Whether to merge with existing agents.yaml file instead of overwriting.
Returns
Any
The full path of the YAML file containing the generated team structure.
Exceptions
Exception
Exception
If the generation process fails.
Usage
Source
View on GitHub
praisonai/auto.py at line 1005
