mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #15681] [CLOSED] White label answerai 1 #39537
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/15681
Author: @quasar-alpha-1
Created: 7/13/2025
Status: ❌ Closed
Base:
main← Head:white-label-answerai📝 Commits (3)
71f8328Complete white-label transformation from Open WebUI to AnswerAI4befdaaAdd white-label transformation summary documentation87c2d60Add Vite server configuration for external access and create changelog files📊 Changes
344 files changed (+1700 additions, -4054 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.yaml(+12 -12)📝
.github/ISSUE_TEMPLATE/feature_request.yaml(+4 -4)📝
.github/pull_request_template.md(+2 -2)📝
.github/workflows/deploy-to-hf-spaces.yml(+2 -2)📝
.github/workflows/integration-test.disabled(+3 -3)📝
.github/workflows/release-pypi.yml(+1 -1)📝
CHANGELOG.md(+23 -2194)➖
CODE_OF_CONDUCT.md(+0 -99)➖
CONTRIBUTOR_LICENSE_AGREEMENT(+0 -7)📝
INSTALLATION.md(+2 -2)📝
Makefile(+1 -1)➖
README.md(+0 -258)📝
TROUBLESHOOTING.md(+8 -8)➕
WHITE_LABEL_SUMMARY.md(+129 -0)📝
backend/.gitignore(+1 -1)➕
backend/answerai/CHANGELOG.md(+23 -0)📝
backend/answerai/__init__.py(+6 -6)📝
backend/answerai/alembic.ini(+0 -0)📝
backend/answerai/config.py(+12 -12)📝
backend/answerai/constants.py(+0 -0)...and 80 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
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.