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.

ContextAgentConfig

Defined in the specialized module.
Rust AI Agent SDK Context agent configuration

Fields

NameTypeDescription
max_tokensOption<usize>Maximum context tokens
strategyContextStrategyContext strategy
include_systemboolInclude system messages
include_toolsboolInclude tool results

Source

View on GitHub

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

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy