Skip to main content

step

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

Signature

def step(mut self, step: FlowStep) -> Self

Parameters

step
FlowStep
required
No description available.

Returns

Returns
Self
The result of the operation.