mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
Download as text is incomplete when you have multiple models answering the question in the same chat. #1599
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nviraj on GitHub (Jul 24, 2024).
Bug Report
Description
Bug Summary:
Download as text is incomplete when you have multiple models answering the question in the same chat.
Steps to Reproduce:

This is what I did. Choose Nemo, llama 3.1 and Gemma 2 to all answer a question in the same thread.
Expected Behavior:
Ideally, I would expect the download to include responses from all these models.
Actual Behavior:
When downloading as plain text, it exports the last generated question / first model selected only. Not sure which of these it was.
Environment
Open WebUI Version: 0.3.8
Ollama (if applicable): 0.2.8
Operating System: Windows 11
Browser (if applicable): Firefox 128.0
Reproduction Details
Confirmation:
Installation Method
Manual install via pip in a conda environment