gptscript-ai / desktop

MIT License
22 stars 13 forks source link

Knowledge - Ingestion of file fails with invalid memory or nil pointer exception. #456

Closed sangee2004 closed 1 month ago

sangee2004 commented 1 month ago

Electron build - 9bf8a0660d4ad

Knowlege tool version - v0.4.13

Steps to reproduce the problem:

  1. Create an assistant and add file - 1000-Ways-to-Make-1000-Dollars.pdf
  2. It takes a while to process after which it gets the following error:
Screenshot 2024-09-06 at 12 32 17 PM
iwilltry42 commented 1 month ago

This should at least add some output that we can work with: https://github.com/gptscript-ai/desktop/pull/469

sangee2004 commented 1 month ago

Tested with desktop build - b6c00b5330e

I am not seeing the nil pointer exception errors any more when this file is ingested.