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.
ResearchCitation
Defined in the agents module.Rust AI Agent SDK Citation in a research result.
Fields
| Name | Type | Description |
|---|---|---|
title | String | Citation title |
url | String | Citation URL |
start_index | usize | Start index in text |
end_index | usize | End index in text |
Source
View on GitHub
praisonai/src/agents/mod.rs at line 1100
