mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-09 03:01:34 -05:00
[PR #8265] [CLOSED] fix: openai payload #93234
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8265
Author: @gabriel-ecegi
Created: 1/2/2025
Status: ❌ Closed
Base:
dev← Head:fix_open_ai_payload_chat_id📝 Commits (2)
e4c64c5fix: openai payload00a230arefac: formatting📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
backend/open_webui/routers/openai.py(+9 -0)📄 Description
fix: openai payload
Description
Fixes OpenAI API errors by properly cleaning the payload and improving error logging.
Changes
chat_idfrom payload before sending to OpenAI APIRelated Issues
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.