success
Method
This is a method of the StepResult class in the workflows module.Create a successful step result
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
success: Create a successful step result
This is a method of the StepResult class in the workflows module.Create a successful step result
def success(agent: impl Into<String>, output: impl Into<String>) -> Self