From 7caf7cf66af01aef3617dc52bcc823a25844550a Mon Sep 17 00:00:00 2001 From: liuguancen Date: Thu, 2 Apr 2026 14:30:58 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=89=8D=E7=AB=AF+RAG]=20=E4=BF=AE=E5=A4=8DPD?= =?UTF-8?q?F=20ArrayBuffer=20detached=EF=BC=9B=E4=BF=AE=E5=A4=8D=E9=98=85?= =?UTF-8?q?=E8=AF=BB=E6=A8=A1=E5=BC=8F=E5=8F=B3=E4=BE=A7=E7=A9=BA=E7=99=BD?= =?UTF-8?q?(=E8=A6=86=E7=9B=96PyMuPDF=E5=9B=BA=E5=AE=9A=E5=AE=BD=E5=BA=A6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat_web_front/src/components/PdfViewer.vue | 8 ++++---- chat_web_front/src/views/reading/index.vue | 6 +++++- langchain-chat/server/knowledge_base/file_converter.py | 2 ++ 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/chat_web_front/src/components/PdfViewer.vue b/chat_web_front/src/components/PdfViewer.vue index b5e8e07..072f977 100644 --- a/chat_web_front/src/components/PdfViewer.vue +++ b/chat_web_front/src/components/PdfViewer.vue @@ -12,7 +12,7 @@