mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 01:54:38 -05:00
issue: Initial request contains an empty string as the assistant content. #1033
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 @devlkx on GitHub (May 25, 2024).
Bug Report
Description
Bug Summary:
The initial request contains an empty string as the assistant content.
Steps to Reproduce:
Expected Behavior:
The initial request's assistant content may trigger a 400 response from some AI platforms, such as Moonshot or Stepfun.
Actual Behavior:
The assistant content of the initial request should be removed.
Environment
Open WebUI Version: v0.1.125
Operating System: MacOS 14
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots (if applicable):

Installation Method
Installed via Docker.
Additional Information
None.