[GH-ISSUE #125] Add option to remember and switch between chats, and an option to export/import chats #50608

Closed
opened 2026-05-05 10:42:05 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @gerazov on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/125

Great project 😎

I don't know if this feature (two features?) is already built-in but if it is it's not obvious ...

The problem
It's a problem to continue previous chats, as well as to switch topics. Also if you want to save a chat for future reference.

The solution
Some UI that allows you to go back to previous and switch between chats (like in the ChatGPT UI), and an Export button for saving conversations to md files.

Alternatives
A workaround would be to manually copy paste the whole chat and save them to a file and then refeed them to the LLM to continue.

Originally created by @gerazov on GitHub (Nov 21, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/125 Great project :sunglasses: I don't know if this feature (two features?) is already built-in but if it is it's not obvious ... **The problem** It's a problem to continue previous chats, as well as to switch topics. Also if you want to save a chat for future reference. **The solution** Some UI that allows you to go back to previous and switch between chats (like in the ChatGPT UI), and an `Export` button for saving conversations to `md` files. **Alternatives** A workaround would be to manually copy paste the whole chat and save them to a file and then refeed them to the LLM to continue.
Author
Owner

@tjbck commented on GitHub (Nov 21, 2023):

Hi, There is a sidebar you can toggle which has all the features you've listed.

image

When #123 gets merged to main, the sidebar should be toggled on by default if the screen size is big enough.

Thanks!

<!-- gh-comment-id:1821227042 --> @tjbck commented on GitHub (Nov 21, 2023): Hi, There is a sidebar you can toggle which has all the features you've listed. ![image](https://github.com/ollama-webui/ollama-webui/assets/25473318/9ede08bb-b549-4f9f-9df1-43c9e5fd709a) When #123 gets merged to main, the sidebar should be toggled on by default if the screen size is big enough. Thanks!
Author
Owner

@gerazov commented on GitHub (Nov 22, 2023):

Oh 😅 - that's great! I really didn't see it there - it makes sense to have it on by default.

But also - it's a bit weird that it covers the chat - I guess in the PR it will appear side by side or?

Thanks 🙏

<!-- gh-comment-id:1822284707 --> @gerazov commented on GitHub (Nov 22, 2023): Oh :sweat_smile: - that's great! I really didn't see it there - it makes sense to have it on by default. But also - it's a bit weird that it covers the chat - I guess in the PR it will appear side by side or? Thanks :pray:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50608