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.
MultiAgentOutputConfig
Defined in the config module.Rust AI Agent SDK Configuration for multi-agent output
Fields
| Name | Type | Description |
|---|---|---|
verbose | u8 | Verbosity level (0=silent, 1=minimal, 2+=verbose) |
stream | bool | Enable streaming output |
Source
View on GitHub
praisonai/src/config.rs at line 997
