mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #2551] [CLOSED] update package.json versions to match package-lock.json versions #21025
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/2551
Author: @dzienisz
Created: 5/24/2024
Status: ❌ Closed
Base:
main← Head:update📝 Commits (10+)
867c179latest changes with upstreame10d029Merge branch 'dev' of https://github.com/kroonen/open-webui into devdc6db5eMerge branch 'dev' of https://github.com/kroonen/open-webui into dev064d307Merge branch 'dev' of https://github.com/open-webui/open-webui into devd5a4ab4changed: packaging using rye and use file relative path instead of pwd relative.a018df2infra: buildb609896add: github action9d10137translate ar-BH, zh-CN,and zh-TW9fdaecetranslate all vi-VN314bd28translate all uk-UA📊 Changes
72 files changed (+6457 additions, -4913 deletions)
View changed files
📝
.github/dependabot.disabled(+0 -0)📝
.github/workflows/build-release.yml(+3 -3)➕
.github/workflows/deploy-to-hf-spaces.yml(+59 -0)📝
.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(+32 -0)📝
Dockerfile(+2 -1)📝
backend/apps/ollama/main.py(+34 -7)📝
backend/apps/openai/main.py(+9 -1)📝
backend/apps/web/internal/db.py(+4 -2)📝
backend/config.py(+28 -15)📝
backend/main.py(+2 -0)➕
backend/open_webui/__init__.py(+60 -0)📝
backend/requirements.txt(+19 -19)➕
backend/space/litellm_config.yaml(+43 -0)📝
backend/start.sh(+30 -0)📝
cypress/e2e/chat.cy.ts(+23 -0)➕
docker-compose.a1111-test.yaml(+31 -0)➕
hatch_build.py(+21 -0)...and 52 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.