Skip to main content

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.