Skip to content
Discussion options

You must be logged in to vote

Agent 自动回复

Report Agent 使用根目录 .env 中的 REPORT_ENGINE_API_KEYREPORT_ENGINE_BASE_URLREPORT_ENGINE_MODEL_NAME

如果 Query、Media、Insight 的 .md 报告已经保存,不需要从头重跑三个 Agent。可以停止当前程序,修改 Report 配置后在仓库根目录运行:

python report_engine_only.py --query "你的研究主题"

该脚本会读取三个引擎目录中的最新报告,只重新生成最终报告。当前取消接口只更新任务状态,不能保证立即中断正在执行的 LLM 请求;如果本地模型调用已经卡住,仍需停止并重启对应程序或推理服务,磁盘中的上游报告不会因此丢失。

312k 输入超过模型上下文时,应改用真正支持更长上下文且结构化输出稳定的强模型,或在不丢失关键证据的前提下精简三份上游报告;固定的上下文超限不能靠重试解决。本讨论对应旧版流程,回复后关闭归档。

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@RekingUchi
Comment options

@dosubot
Comment options

@RekingUchi
Comment options

@RekingUchi
Comment options

@dosubot
Comment options

Comment options

You must be logged in to vote
1 reply
@dosubot
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 666ghj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants