错误: CORRECTNESS_PROMPT 不正确 — 缺少格式占位符 (user_question, report, answer)

作者: n-tateiwa创建于 2025年11月13日更新于 2026年2月12日

Hi 团队! 感谢你们的伟大项目。 我在测试/prompts.py 中发现, CORRECTNESS_PROMPT 没有使用 user_question,reportanswer:

https://GitHub.com/LangChain-ai/open_deep_research/blob/b419df8d33b4f39ff5b2a34527bb6b85d0ede5d0/tests/prompts.py#L95-L104

内容来源: langchain-ai/open_deep_research