Skip to content

webui: Change Download function to download the full text of the conversation #14619

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelmarziani
Copy link

Currently, the download conversation function downloads a JSON file containing only the conversation id, lastModified, currNode, and name which looks to be the prompt.

This change assembles the full text of the conversation and downloads it to a .txt file.

Currently, the download conversation function downloads a JSON file containing the conversation id, lastModified, currNode, and name which looks to be the prompt.

This change assembles the full text of the conversation and downloads it to a .txt file.
@michaelmarziani michaelmarziani requested a review from ngxson as a code owner July 10, 2025 15:51
@michaelmarziani michaelmarziani changed the title Change Download function to download the full text of the conversation webui: Change Download function to download the full text of the conversation Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant