jack 4 달 전
부모
커밋
eb30a3c716
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/core/tools/file_search_tool.py

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

@@ -188,7 +188,7 @@ class FileSearchTool(BaseTool):
             + "}"
         )
         """
-        return '## important:You can use the "retrieval" tool to search for relevant information within the attached files. If you are asking about the content of the files, please specify any keywords, topics, or context you are looking for to help retrieve the most relevant content. When inquiring about specific file details, make sure to mention the file-related context so the tool can provide accurate results.'
+        return '## important:You can use the "retrieval" tool to search for relevant information.\n If you are asking about the content of the files, please specify any keywords, topics, or context you are looking for to help retrieve the most relevant content.'
         # return 'You can use the "retrieval" tool to search for relevant information. Please specify the keywords or context you are looking for to retrieve the most relevant content.'
 
     #'You can use the "retrieval" to search for relevant information within the attached files. Please specify the keywords or context you are looking for to retrieve the most relevant content.'