a16z-infra / llama2-chatbot

LLaMA v2 Chatbot
1.38k stars 226 forks source link

Enhancement: Export Conversations #20

Open XnovellaX opened 1 year ago

XnovellaX commented 1 year ago

Just a suggestion to add a feature to export/download conversations in a session as a .txt file, as text-generation-webui can, since conversations cannot be saved otherwise unless the text is copy/pasted from the UI directly or via the terminal. Thanks for getting this out so quick, web app works great.

matt-bornstein commented 1 year ago

this is a great idea. we'll tackle this soon, or feel free to submit a PR!