mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-02 06:46:55 -05:00
[PR #355] [MERGED] fix: openai issue #7077
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/355
Author: @tjbck
Created: 1/3/2024
Status: ✅ Merged
Merged: 1/3/2024
Merged by: @tjbck
Base:
main← Head:openai-api-fix📝 Commits (2)
7bc0c09fix: openai issue09e1458fix: default models value should be None📊 Changes
5 files changed (+108 additions, -21 deletions)
View changed files
📝
backend/apps/web/main.py(+9 -3)➕
backend/apps/web/routers/configs.py(+41 -0)➕
src/lib/apis/configs/index.ts(+31 -0)📝
src/routes/(app)/+page.svelte(+20 -11)📝
src/routes/(app)/c/[id]/+page.svelte(+7 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.