mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #4281] [CLOSED] fix: rename function override #44487
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/4281
Author: @michaelpoluektov
Created: 8/2/2024
Status: ❌ Closed
Base:
dev← Head:rename-overwritten📝 Commits (1)
c15594brename function override📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/main.py(+1 -1)📄 Description
Pull Request Checklist
Originally
chat_completedwould get overwritten immediately after definition. I don't know why or what that caused but I doubt it was intended behaviour.Before submitting, make sure you've checked the following:
devbranch.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.