Skip to main content

agent_arc

Method
This is a method of the AgentTeamBuilder class in the workflows module.
Add an agent (Arc version)

Signature

def agent_arc(mut self, agent: Arc<Agent>) -> Self

Parameters

agent
Arc<Agent>
required
No description available.

Returns

Returns
Self
The result of the operation.