feat: 清除警告

This commit is contained in:
李如威 2026-01-07 17:29:55 +08:00
parent 5cb4b51c6c
commit 091c1a599c
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ def rag_system_prompt() -> str:
- 不允许编造事实 - 不允许编造事实
- 只使用提供的内容 - 只使用提供的内容
- 输出清晰简洁准确 - 输出清晰简洁准确
- 如果文档中没有明确答案请回复 "文档未提供相关信息" - 如果文档中没有明确答案请回复 "文档未提供相关信息"
""" """