mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #7659] chat response not dislayed on dialog, but presented on the title #14832
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 @truebit on GitHub (Dec 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7659
Bug Report
Installation Method
pip
Environment
Open WebUI Version: 0.4.7
Operating System: macOS 15.1.1 (24B91)
Browser (if applicable): Chrome 131.0.6778.86, Firefox 133
Confirmation:
Expected Behavior:
response displayed on chat page
Actual Behavior:
resposne text not displayed on chat page.
Description
I wrote a custom API using OpenAI schema, but the response cannot be updated from skeletion frame to actual text content in open-webui.
Reproduction Details
Logs and Screenshots
Browser Console Logs:
This is the API response of
api/chat/completions:This is the API respone of session
api/v1/chats/8a9e1bb4-2ecb-437f-8f75-1f41090c3720Screenshots/Screen Recordings (if applicable):