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