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.

research

Method
This is a method of the DeepResearchAgent class in the agents module.
Perform deep research

Signature

def research(&self, query: &str) -> Result<DeepResearchResult>

Parameters

query
&str
required
No description available.

Returns

Returns
Result<DeepResearchResult>
The result of the operation.

Rust Web Search

Rust Query