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.
CitationsMode
Defined in the RAG module.Rust AI Agent SDK Citations mode for RAG.
Fields
| Name | Type | Description |
|---|---|---|
Include | variant | - |
inline | variant | - |
citations | variant | - |
default | variant | Include inline citations |
Inline | variant | Include inline citations |
Footnote | variant | - |
style | variant | - |
citations | variant | - |
Footnote | variant | Footnote-style citations |
No | variant | - |
citations | variant | - |
None | variant | No citations |
Source
View on GitHub
praisonai/src/rag/mod.rs at line 0
