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.

ReflectionPreset

Defined in the presets module.
Rust AI Agent SDK Reflection preset configuration

Fields

NameTypeDescription
enabledboolEnable reflection
min_iterationsusizeMinimum iterations
max_iterationsusizeMaximum iterations

Source

View on GitHub

praisonai/src/presets.rs at line 447

Rust Reflection

Rust Self-Reflection