Skip to main content

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