mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
UI formatting bug #126
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 @iukea1 on GitHub (Dec 27, 2023).
Bug Report
The UI is not formatting the responses back from multiple different LLMs correctly
Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Expected Behavior:
[Describe what you expected to happen.]
Actual Behavior:
[Describe what actually happened.]
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
@tjbck commented on GitHub (Dec 27, 2023):
Hi! Were you using JSON mode? Seems like it's rendering the message it should, could you elaborate more on what exactly is the issue. Thanks!
@iukea1 commented on GitHub (Dec 27, 2023):
I believe I was. I will be trying again here in about an hour. Will have more details then