Skip to main content

AgentTeamBuilder

Defined in the workflows module.
Rust AI Agent SDK Builder for AgentTeam

Fields

Methods

new

Create a new builder

agent

Add an agent Parameters:

agent_arc

Add an agent (Arc version) Parameters:

process

Set the process type Parameters:

verbose

Enable verbose output Parameters:

build

Build the team

Source

View on GitHub

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

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy