


<aside> 💡
report_structure: Define a custom structure for your report (defaults to a standard research report format)
number_of_queries: Number of search queries to generate per section (default: 2)
max_search_depth: Maximum number of reflection and search iterations (default: 2)
planner_model 计划模型用 deepseek
writer_model 写作模型用 qwen
代码
结构化输出
json output很重要
deepseek 默认不支持 function calling, structure output
</aside>