From 5dcb8771ed437e6ef44a2ccd89463c6f50ed9eba Mon Sep 17 00:00:00 2001 From: liuguancen Date: Thu, 2 Apr 2026 17:17:36 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=89=8D=E7=AB=AF+RAG]=20=E5=BC=82=E6=AD=A5?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0+=E5=89=8D=E7=AB=AF=E8=BD=AE=E8=AF=A2?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=88=B7=E6=96=B0=E5=AF=BC=E8=AF=BB=EF=BC=9B?= =?UTF-8?q?PDF=E9=98=85=E8=AF=BB=E6=A8=A1=E5=BC=8F=E5=90=88=E5=B9=B6?= =?UTF-8?q?=E8=A1=8C=E6=B6=88=E9=99=A4=E7=95=99=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Introduction.vue | 54 ++++++- chat_web_front/src/views/reading/index.vue | 14 +- .../server/knowledge_base/file_converter.py | 33 +++-- .../server/knowledge_base/kb_doc_api.py | 137 +++++++++++++----- 4 files changed, 182 insertions(+), 56 deletions(-) diff --git a/chat_web_front/src/components/Introduction.vue b/chat_web_front/src/components/Introduction.vue index 7d04a24..e24f57a 100644 --- a/chat_web_front/src/components/Introduction.vue +++ b/chat_web_front/src/components/Introduction.vue @@ -58,8 +58,8 @@