You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: