mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #8020] [CLOSED] get updates #8943
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/8020
Author: @ozalperen
Created: 12/23/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
d4adfcdchore: update Open WebUI references to Cerebrum LLM WebUI7063e34chore: Update OLLAMA_BASE_URL in docker-compose.yaml📊 Changes
21 files changed (+112 additions, -108 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+2 -2)📝
.github/pull_request_template.md(+1 -1)📝
CHANGELOG.md(+6 -6)📝
INSTALLATION.md(+2 -2)📝
README.md(+28 -28)📝
TROUBLESHOOTING.md(+6 -6)📝
backend/apps/audio/main.py(+1 -1)📝
backend/apps/litellm/main.py(+2 -2)📝
backend/apps/ollama/main.py(+15 -15)📝
backend/apps/openai/main.py(+4 -4)📝
backend/config.py(+4 -4)📝
docker-compose.yaml(+20 -16)📝
docs/CONTRIBUTING.md(+12 -12)📝
docs/apache.md(+1 -1)📝
kubernetes/helm/README.md(+1 -1)📝
src/app.html(+2 -2)📝
src/lib/components/chat/Settings/About.svelte(+1 -1)📝
src/lib/components/chat/Settings/General.svelte(+1 -1)📝
src/lib/constants.ts(+1 -1)📝
static/favicon.png(+0 -0)...and 1 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.