Skip to main content

generate

Method
This is a method of the AutoAgents class in the specialized module.
Generate agents for a task

Signature

def generate(&mut self, task: &str) -> &[AutoAgentSpec]

Parameters

task
&str
required
No description available.

Returns

Returns
&[AutoAgentSpec]
The result of the operation.