mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11927] [CLOSED] Rebrand to answerai #61675
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/11927
Author: @aditya-gaharawar
Created: 3/20/2025
Status: ❌ Closed
Base:
main← Head:rebrand-to-answerai📝 Commits (9)
2224560Update About.svelte553c2b6Update index.ts295c1c2Update Chat.sveltebd78978Update ChatControls.svelte79ceaf9Update MessageInput.svelte06d14f1Update Navbar.svelteb62eba3Update MessageInput.sveltef52e99fUpdate MessageInput.sveltedcba769Rebrand to answerai📊 Changes
83 files changed (+1125 additions, -1927 deletions)
View changed files
📝
CHANGELOG.md(+6 -6)📝
CODE_OF_CONDUCT.md(+1 -1)📝
README.md(+12 -12)📝
backend/open_webui/config.py(+3 -3)📝
backend/open_webui/env.py(+1 -1)📝
backend/open_webui/routers/openai.py(+26 -26)📝
backend/open_webui/test/apps/webui/routers/test_auths.py(+17 -17)📝
backend/open_webui/test/apps/webui/routers/test_users.py(+5 -5)📝
backend/open_webui/test/util/abstract_integration_test.py(+1 -1)📝
backend/open_webui/test/util/mock_user.py(+1 -1)📝
backend/open_webui/utils/auth.py(+1 -1)📝
kubernetes/helm/README.md(+1 -1)📝
pyproject.toml(+1 -1)📝
src/lib/components/admin/Evaluations/Feedbacks.svelte(+3 -3)📝
src/lib/components/admin/Functions.svelte(+4 -4)📝
src/lib/components/admin/Settings/General.svelte(+7 -7)📝
src/lib/components/chat/Chat.svelte(+3 -27)📝
src/lib/components/chat/ChatControls.svelte(+4 -20)📝
src/lib/components/chat/ChatPlaceholder.svelte(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+837 -1407)...and 63 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.