Skip to main content

agent

Method
This is a method of the AgentFlow class in the workflows module.
Add an agent step

Signature

def agent(self, agent: Agent) -> Self

Parameters

agent
Agent
required
No description available.

Returns

Returns
Self
The result of the operation.