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
| Name | Type | Description |
|---|---|---|
enabled | bool | Enable reflection |
min_iterations | usize | Minimum iterations |
max_iterations | usize | Maximum iterations |
Source
View on GitHub
praisonai/src/presets.rs at line 447
