gptscript-ai / desktop

MIT License
22 stars 13 forks source link

Threads relating to deleted assistants are stuck in loading state with assistant name as "Tildy" #266

Closed sangee2004 closed 1 month ago

sangee2004 commented 2 months ago

Electron build - 0bdee033a02

Steps to reproduce the problem:

  1. Create an assistant.
  2. Chat with the assistant and have some conversation.
  3. Delete the assistant.

Notice that the threads relating to this assistant now shows up with assistant name as "Tildy" and is stuck in "loading" state near the chat message field.

Screenshot 2024-08-22 at 5 08 27 PM
thedadams commented 2 months ago

This is essentially a duplicate of https://github.com/gptscript-ai/desktop/issues/90 (although the outcome has changed since this issue was created).

We need to do something intelligent with threads where the assistant has been deleted.

cjellick commented 1 month ago

Im going to close this as a dupe of #90