Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Save Chats in Web Interface #22

Open
Arthur-Stuhl opened this issue Feb 29, 2024 · 1 comment
Open

Feature Request: Save Chats in Web Interface #22

Arthur-Stuhl opened this issue Feb 29, 2024 · 1 comment

Comments

@Arthur-Stuhl
Copy link

Description:

I would like to add the ability to save chat messages in the web interface without the need to export and import them again. This would save me a lot of time and effort, and would make the chatting experience more convenient.

Steps to Reproduce:
Open a chat and chat for a bit and shut down the server and ui and launch everything again and open it in a diffrent browser.

How to improve this:

  • Create a new feature that allows users to have persistent chat messages so even after shutting down the webui server the chats still remain without having to first export and import your chats each time.
  • Store the chat messages in a persistent storage mechanism, such as local storage or cookies or some other method entirely seperate from the browser (so conversations are saved cross browser.)

Expected Result:

Users should be able to save chat messages and they should be able to view them later.

Actual Result:

The feature is not implemented or isn't obvious where it is, and chat messages are not stored in the web interface.

@Arthur-Stuhl
Copy link
Author

If you have any further questions or suggestions, please feel free to reach out.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant