mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-15 03:24:48 -05:00
[PR #6958] [CLOSED] apply npm run formatting cmds #8782
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/6958
Author: @Peter-De-Ath
Created: 11/14/2024
Status: ❌ Closed
Base:
dev← Head:formating📝 Commits (1)
66185c4apply npm run formatting cmds📊 Changes
59 files changed (+382 additions, -135 deletions)
View changed files
📝
backend/open_webui/apps/audio/main.py(+11 -2)📝
backend/open_webui/apps/images/main.py(+5 -1)📝
backend/open_webui/apps/retrieval/main.py(+9 -3)📝
backend/open_webui/apps/retrieval/vector/dbs/chroma.py(+3 -1)📝
backend/open_webui/apps/retrieval/vector/dbs/opensearch.py(+63 -37)📝
backend/open_webui/apps/retrieval/vector/dbs/pgvector.py(+3 -1)📝
backend/open_webui/apps/retrieval/web/bing.py(+36 -15)📝
backend/open_webui/apps/webui/main.py(+5 -1)📝
backend/open_webui/apps/webui/routers/auths.py(+76 -30)📝
backend/open_webui/main.py(+4 -1)📝
src/lib/apis/ollama/index.ts(+16 -20)📝
src/lib/apis/openai/index.ts(+13 -21)📝
src/lib/i18n/locales/ar-BH/translation.json(+3 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+3 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+3 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+3 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+3 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+3 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+3 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+3 -0)...and 39 more files
📄 Description
Description
applied
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.