Skip to main content

start

AsyncMethod
This is a method of the AgentTeam class in the workflows module.
Run the team with a task

Signature

async def start(&self, task: &str) -> Result<String>

Parameters

task
&str
required
No description available.

Returns

Returns
Result<String>
The result of the operation.