Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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