xiongzhu 3 年之前
父節點
當前提交
da4ca22cce
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/chat-pdf/chat-pdf.service.ts

+ 1 - 0
src/chat-pdf/chat-pdf.service.ts

@@ -209,6 +209,7 @@ export class ChatPdfService {
                 return context.slice(0, i)
                 return context.slice(0, i)
             }
             }
         }
         }
+        return context
     }
     }
 
 
     async ask(q: string, name: string) {
     async ask(q: string, name: string) {