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
