xiongzhu %!s(int64=3) %!d(string=hai) anos
pai
achega
da4ca22cce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
     }
 
     async ask(q: string, name: string) {