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.

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

Rust Output

Rust Structured Output

Rust Display