Skip to main content

AgentTeam

Defined in the workflows module.
Rust AI Agent SDK Agent team for multi-agent workflows Coordinates multiple agents to work together on tasks.

Fields

Methods

is_verbose

Check if verbose mode is enabled

new

Create a new agent team builder

start

Run the team with a task Parameters:

run

Alias for start Parameters:

len

Get the number of agents

is_empty

Check if empty

Usage

Source

View on GitHub

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

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy