mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #2183] [MERGED] feat: better handle openai errors, add error message to message #20920
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/2183
Author: @cheahjs
Created: 5/11/2024
Status: ✅ Merged
Merged: 5/13/2024
Merged by: @tjbck
Base:
dev← Head:fix/streaming-error📝 Commits (1)
3113825feat: better handle openai errors, add error message to message📊 Changes
3 files changed (+320 additions, -278 deletions)
View changed files
📝
src/lib/apis/streaming/index.ts(+7 -0)📝
src/routes/(app)/+page.svelte(+157 -139)📝
src/routes/(app)/c/[id]/+page.svelte(+156 -139)📄 Description
Pull Request Checklist
devbranch.Description
errorfields from SSE messages if they are presentChangelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.