gptscript-ai / desktop

MIT License
19 stars 13 forks source link

Truncation seen in error messages presented in Edit assistant view. #458

Open sangee2004 opened 1 week ago

sangee2004 commented 1 week 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

Notice the Error message is truncated .

Expected Behavior: There should be no truncation and we should have vertical and horizontal scroll bars to allow for full message to be displayed.