mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #2476] [MERGED] 0.2.0 #7808
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/2476
Author: @tjbck
Created: 5/22/2024
Status: ✅ Merged
Merged: 6/2/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
af02294feat: pipeline integrationab1aebatranslation to croatian fixes21ca55dfeat: toggleable ollama59602eechore: format8df0429Merge branch 'dev' into feat/model-configdcae813chore: update github actions1aebf88chore: update python dependencies482d615Added Cebuanob4d737cUpdate languages.jsonffd157dadding Cebuano translation📊 Changes
208 files changed (+20111 additions, -11356 deletions)
View changed files
📝
.env.example(+1 -5)📝
.github/dependabot.disabled(+0 -0)📝
.github/workflows/build-release.yml(+3 -3)➕
.github/workflows/deploy-to-hf-spaces.yml(+59 -0)📝
.github/workflows/docker-build.yaml(+8 -2)📝
.github/workflows/format-backend.yaml(+1 -1)📝
.github/workflows/format-build-frontend.yaml(+1 -1)📝
.github/workflows/integration-test.yml(+6 -2)➕
.github/workflows/release-pypi.yml(+31 -0)📝
CHANGELOG.md(+40 -0)📝
CODE_OF_CONDUCT.md(+2 -0)📝
Dockerfile(+12 -10)📝
README.md(+14 -68)➖
backend/apps/litellm/main.py(+0 -379)📝
backend/apps/ollama/main.py(+192 -34)📝
backend/apps/openai/main.py(+121 -42)📝
backend/apps/rag/main.py(+258 -47)➕
backend/apps/rag/search/brave.py(+37 -0)➕
backend/apps/rag/search/google_pse.py(+45 -0)➕
backend/apps/rag/search/main.py(+9 -0)...and 80 more files
📄 Description
https://github.com/open-webui/open-webui/milestone/2
TODO
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.