mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #1575] [CLOSED] update #7506
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/1575
Author: @Boldi247
Created: 4/16/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (8)
045c622improvedb07cc7cMerge branch 'open-webui:main' into main39b7887Update config.pya38b348ignoring python virtual environmentd01beb5identified place to edit for RAG24f0a03ui changes9cdd3bbMerge pull request #1 from kornelj/ui-stylingfff36a2Merge branch 'main' into main📊 Changes
32 files changed (+184 additions, -43 deletions)
View changed files
📝
.gitignore(+1 -0)📝
Dockerfile(+124 -0)📝
backend/apps/ollama/main.py(+3 -0)📝
backend/config.py(+6 -4)📝
backend/main.py(+2 -0)📝
backend/static/favicon.png(+0 -0)📝
src/lib/components/chat/MessageInput.svelte(+3 -1)📝
src/lib/components/chat/Messages/Placeholder.svelte(+1 -1)📝
src/lib/components/layout/Sidebar.svelte(+5 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+2 -2)📝
src/lib/i18n/locales/ca-ES/translation.json(+2 -2)📝
src/lib/i18n/locales/de-DE/translation.json(+2 -2)📝
src/lib/i18n/locales/en-US/translation.json(+2 -2)📝
src/lib/i18n/locales/es-ES/translation.json(+2 -2)📝
src/lib/i18n/locales/fa-IR/translation.json(+2 -2)📝
src/lib/i18n/locales/fr-CA/translation.json(+2 -2)📝
src/lib/i18n/locales/fr-FR/translation.json(+2 -2)📝
src/lib/i18n/locales/it-IT/translation.json(+2 -2)📝
src/lib/i18n/locales/ja-JP/translation.json(+2 -2)📝
src/lib/i18n/locales/ko-KR/translation.json(+2 -2)...and 12 more files
📄 Description
update
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.