From ff6ccb20ac88ccd7eed3998701859697851fd928 Mon Sep 17 00:00:00 2001 From: pd <2146434163@qq.com> Date: Mon, 18 Aug 2025 16:23:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=E5=86=B2?= =?UTF-8?q?=E7=AA=81=20=E4=B8=8A=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deepsearcher/templates/html/index.html | 194 +++++++++--------- deepsearcher/templates/static/css/styles.css | 20 +- deepsearcher/templates/static/data/test.txt | 2 +- deepsearcher/templates/static/js/app.js | 8 + .../templates/static/themes/github.css | 4 + .../templates/static/themes/latex.css | 4 + .../templates/static/themes/light.css | 7 +- .../templates/static/themes/newsprint.css | 4 + .../templates/static/themes/pixyll.css | 4 + .../templates/static/themes/whitey.css | 4 + 10 files changed, 150 insertions(+), 101 deletions(-) diff --git a/deepsearcher/templates/html/index.html b/deepsearcher/templates/html/index.html index 6a207b9..64323c8 100644 --- a/deepsearcher/templates/html/index.html +++ b/deepsearcher/templates/html/index.html @@ -26,7 +26,7 @@
-

DeepSearcher 智能深度搜索系统

+

DeepSearcher 智能深度搜索系统

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

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

查询结果:

+

查询结果:

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

处理过程:

+
+
+
+
+ + +
+
+ +
-
- -
-

处理过程:

-
-
-
-
- -