aresearch
AsyncMethod
This is a method of the DeepResearchAgent class in the deep_research_agent module.Async version of research(). For Gemini, this still uses polling but with async sleep. For OpenAI, uses the async client.
Signature
Parameters
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Returns
The result of the operation.
Uses
time.timedebugasyncio.get_event_looploop.run_in_executorImportErrorlitellm.aresponsescreateerror
Source
View on GitHub
praisonaiagents/agent/deep_research_agent.py at line 1160
