OutputPreset
Defined in the presets module.Rust AI Agent SDK Output preset configuration
Fields
| Name | Type | Description |
|---|---|---|
verbose | bool | Verbose output |
markdown | bool | Markdown formatting |
show_tool_calls | bool | Show tool calls |
show_reasoning | bool | Show reasoning |
stream | bool | Stream output |
Source
View on GitHub
praisonai/src/presets.rs at line 115
