diff --git a/deepsearcher/templates/html/index.html b/deepsearcher/templates/html/index.html index d47b86c..80c938b 100644 --- a/deepsearcher/templates/html/index.html +++ b/deepsearcher/templates/html/index.html @@ -26,7 +26,7 @@
-

DeepSearcher 智能深度搜索系统

+

DeepSearcher 智能深度搜索系统

基于大型语言模型和向量数据库的知识管理系统,支持私有数据搜索和在线内容整合,提供准确答案和综合报告。

@@ -114,12 +114,85 @@ id="queryResult" class="result-container" > -

查询结果:

+

查询结果:

+
+ + + + + + + + + +
+
+ +
+

处理过程:

+
+
+
+
+ + + @@ -245,15 +250,10 @@