generate
Method
This is a method of the AutoAgents class in the specialized module.Generate agents for a task
Signature
Parameters
No description available.
Returns
The result of the operation.
generate: Generate agents for a task
This is a method of the AutoAgents class in the specialized module.Generate agents for a task
def generate(&mut self, task: &str) -> &[AutoAgentSpec]