research
Method
This is a method of the DeepResearchAgent class in the agents module.Perform deep research
Signature
Parameters
No description available.
Returns
The result of the operation.
research: Perform deep research
This is a method of the DeepResearchAgent class in the agents module.Perform deep research
def research(&self, query: &str) -> Result<DeepResearchResult>