Skip to main content

AgentFlow

Defined in the workflows module.
Rust AI Agent SDK AgentFlow - Workflow definition with patterns Defines complex workflow patterns like Route, Parallel, Loop.

Fields

Methods

new

Create a new workflow

step

Add a step Parameters:

agent

Add an agent step Parameters:

run

Execute the workflow Parameters:

Source

View on GitHub

praisonai/src/workflows/mod.rs at line 313

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy