agent
Method
This is a method of the AgentFlow class in the workflows module.Add an agent step
Signature
Parameters
No description available.
Returns
The result of the operation.
agent: Add an agent step
This is a method of the AgentFlow class in the workflows module.Add an agent step
def agent(self, agent: Agent) -> Self