mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #1374] [MERGED] fix #7449
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/1374
Author: @tjbck
Created: 4/1/2024
Status: ✅ Merged
Merged: 4/1/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
ee38b3cEnhance DATA_DIR handling in main.py and docker-compose configuration144c905Improve logging. Moveprint()statements to appropiatelog().68cfdd8Small simplification4ddb7e1fix: error message587a8c5Merge pull request #1370 from lainedfles/logging-improvementscef6764Spellchecking2f23325Merge branch 'dev' into fix/data-dir-handling1b5c92drevert: prompt suggestion change7563619Merge pull request #1368 from Patrice-Gaudicheau/fix/data-dir-handlinga6c154dfeat: rag context logging📊 Changes
14 files changed (+60 additions, -33 deletions)
View changed files
📝
.github/workflows/format-backend.yaml(+1 -1)📝
Makefile(+2 -0)📝
backend/apps/images/main.py(+3 -3)📝
backend/apps/images/utils/comfyui.py(+13 -7)📝
backend/apps/ollama/main.py(+2 -2)📝
backend/apps/rag/main.py(+3 -3)📝
backend/apps/rag/utils.py(+2 -0)📝
backend/config.py(+2 -0)📝
backend/main.py(+8 -5)📝
backend/utils/webhook.py(+9 -2)📝
package.json(+1 -0)📝
src/app.css(+4 -0)📝
src/routes/(app)/+page.svelte(+5 -5)📝
src/routes/(app)/c/[id]/+page.svelte(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.