Skip to main content

WorkflowContext

Defined in the workflows module.
Rust AI Agent SDK Workflow context passed between agents

Fields

Methods

new

Create a new empty context

set

Set a variable Parameters:

get

Get a variable Parameters:

add_result

Add a step result Parameters:

last_result

Get the last result

Source

View on GitHub

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

Rust Workflows

Rust Agent Flow

Rust Agent Team

Rust Process

Rust Flow