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.
rewrite_query
Method
This is a method of the DeepResearchAgent class in the deep_research_agent module.Rewrite a research query to be more specific and detailed.
Signature
Parameters
The initial research query
Model to use for rewriting
Returns
Rewritten, more detailed query
Uses
create
Source
View on GitHub
praisonaiagents/agent/deep_research_agent.py at line 1337
