langchain-ai / opengpts

MIT License
6.3k stars 827 forks source link

Deleting assistants & attaching orphaned threads to new assistants #328

Closed bakar-io closed 1 month ago

bakar-io commented 2 months ago

As agreed @nfcampos:

Ideally, we'd be able to show old messages in the UI for threads without assistants. But unfortunately the current state of things prevents this due to get_thread_state depending on the existence of an assistant. So, here's how the UI looks like:

Screencast from 05-03-2024 11:34:11 AM.webm

bakar-io commented 2 months ago

After this PR is in, all of these would be done https://github.com/orgs/langchain-ai/projects/7