Skip to main content

OutputPreset

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

Fields

NameTypeDescription
verboseboolVerbose output
markdownboolMarkdown formatting
show_tool_callsboolShow tool calls
show_reasoningboolShow reasoning
streamboolStream output

Source

View on GitHub

praisonai/src/presets.rs at line 115