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
dev
fix_open_ai_payload_chat_id
e4c64c5
00a230a
1 file changed (+9 additions, -0 deletions)
📝 backend/open_webui/routers/openai.py (+9 -0)
backend/open_webui/routers/openai.py
Fixes OpenAI API errors by properly cleaning the payload and improving error logging.
chat_id
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.