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.

DeepResearchResult

Defined in the agents module.
Rust AI Agent SDK Result of deep research.

Fields

NameTypeDescription
reportStringResearch report
citationsVec<ResearchCitation>Citations
sources_countusizeSources used
time_msu64Time taken in ms

Source

View on GitHub

praisonai/src/agents/mod.rs at line 1113

Rust Web Search

Rust Query