Skip to main content

AgentConfig

Defined in the builder module.
Rust AI Agent SDK Configuration for an agent

Fields

NameTypeDescription
max_iterationsusizeMaximum iterations for tool calling loop
verboseboolEnable verbose output
streamboolEnable streaming

Source

View on GitHub

praisonai/src/agent/builder.rs at line 17

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy