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

add option to save chat #7

Open
daeh opened this issue Dec 3, 2022 · 2 comments
Open

add option to save chat #7

daeh opened this issue Dec 3, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@daeh
Copy link

daeh commented Dec 3, 2022

I really like how you've implemented this. At the risk of adding too much additional infrastructure, I wanted to suggest adding a way of exporting the contents of a chat.

Could be a button to dump the full chat (not sure about format, maybe the html/css, but might also be possible to convert to markdown/json). Or it could be an option to copy individual cells.

@vincelwt
Copy link
Owner

vincelwt commented Dec 5, 2022

This could be a nice feature! let me check how that could be implemented

@vincelwt vincelwt added the enhancement New feature or request label Dec 5, 2022
@czyz
Copy link

czyz commented Jan 23, 2023

Bumping this. Or at least leave the chat logs in a directory somewhere. My preference would be to always save chat logs by default, and have them remain present in the sidebar when the app is loaded, with the most recent at the top. And a related feature request would be to be able to organize them into folders and delete them, etc.

We're going to be entering a world in which chatGPT and similar tools are used for work, but sometimes people will need to be able to go back and verify what prompt was sent to the AI and what information was returned, for legal audits and whatnot.

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

No branches or pull requests

3 participants