jack 1 month ago
parent
commit
57550f714b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/core/tools/file_search_tool.py

+ 1 - 1
app/core/tools/file_search_tool.py

@@ -123,4 +123,4 @@ class FileSearchTool(BaseTool):
         ):
             return ""
         else:
-            return ""
+            return "如果您不确定用户发的文件内容或者代码库结构,请使用文件搜索工具读取内容并收集相关信息,不要瞎猜或者编造答案。"