mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #7745] [MERGED] general refac #8896
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/7745
Author: @tjbck
Created: 12/10/2024
Status: ✅ Merged
Merged: 12/16/2024
Merged by: @tjbck
Base:
dev← Head:refac📝 Commits (10+)
f6bec8dgeneral refacd3d161fwip4819199wipdf48eacwipdf0cdd9wip87d695cUpdate audio.py3ec0a58wip867c4bcwip: retrievalb3987adwip9e85ed8wip: pipelines📊 Changes
128 files changed (+6635 additions, -6293 deletions)
View changed files
➖
backend/open_webui/apps/audio/main.py(+0 -703)➖
backend/open_webui/apps/retrieval/main.py(+0 -1511)➖
backend/open_webui/apps/retrieval/vector/connector.py(+0 -22)➖
backend/open_webui/apps/webui/main.py(+0 -506)📝
backend/open_webui/config.py(+51 -2)📝
backend/open_webui/env.py(+1 -1)➕
backend/open_webui/functions.py(+316 -0)📝
backend/open_webui/internal/db.py(+1 -1)📝
backend/open_webui/internal/migrations/001_initial_schema.py(+0 -0)📝
backend/open_webui/internal/migrations/002_add_local_sharing.py(+0 -0)📝
backend/open_webui/internal/migrations/003_add_auth_api_key.py(+0 -0)📝
backend/open_webui/internal/migrations/004_add_archived.py(+0 -0)📝
backend/open_webui/internal/migrations/005_add_updated_at.py(+0 -0)📝
backend/open_webui/internal/migrations/006_migrate_timestamps_and_charfields.py(+0 -0)📝
backend/open_webui/internal/migrations/007_add_user_last_active_at.py(+0 -0)📝
backend/open_webui/internal/migrations/008_add_memory.py(+0 -0)📝
backend/open_webui/internal/migrations/009_add_models.py(+0 -0)📝
backend/open_webui/internal/migrations/010_migrate_modelfiles_to_models.py(+0 -0)📝
backend/open_webui/internal/migrations/011_add_user_settings.py(+0 -0)📝
backend/open_webui/internal/migrations/012_add_tools.py(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.