🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-04-30 05:57:04 +00:00
parent d5ae3173aa
commit 4802c1584b

View File

@@ -82,5 +82,3 @@ class KnowledgeFetcher:
knowledge_text += "请记住这些**知识**,并根据**知识**回答问题。\n"
return knowledge_text or "未找到相关知识", sources_text or "无记忆匹配"