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.

AutoAgentsConfig

Defined in the specialized module.
Rust AI Agent SDK Auto agents configuration

Fields

NameTypeDescription
taskStringTask description
num_agentsOption<usize>Number of agents to create
llmOption<String>LLM model for generation
verboseboolVerbose output

Source

View on GitHub

praisonai/src/parity/specialized.rs at line 348

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy