Original PR: https://github.com/open-webui/open-webui/pull/7056 Author: @tjbck Created: 11/20/2024 Status: ✅ Merged Merged: 11/20/2024 Merged by: @tjbck
Base: main ← Head: dev
main
dev
0c43c1e
54 files changed (+114 additions, -42 deletions)
📝 backend/open_webui/apps/webui/models/knowledge.py (+13 -10) 📝 backend/open_webui/apps/webui/models/models.py (+11 -8) 📝 backend/open_webui/apps/webui/models/prompts.py (+13 -8) 📝 backend/open_webui/apps/webui/models/tools.py (+11 -8) 📝 src/lib/components/workspace/Knowledge.svelte (+4 -2) 📝 src/lib/components/workspace/Models.svelte (+8 -2) 📝 src/lib/components/workspace/Prompts.svelte (+4 -2) 📝 src/lib/components/workspace/Tools.svelte (+4 -2) 📝 src/lib/i18n/locales/ar-BH/translation.json (+1 -0) 📝 src/lib/i18n/locales/bg-BG/translation.json (+1 -0) 📝 src/lib/i18n/locales/bn-BD/translation.json (+1 -0) 📝 src/lib/i18n/locales/ca-ES/translation.json (+1 -0) 📝 src/lib/i18n/locales/ceb-PH/translation.json (+1 -0) 📝 src/lib/i18n/locales/cs-CZ/translation.json (+1 -0) 📝 src/lib/i18n/locales/da-DK/translation.json (+1 -0) 📝 src/lib/i18n/locales/de-DE/translation.json (+1 -0) 📝 src/lib/i18n/locales/dg-DG/translation.json (+1 -0) 📝 src/lib/i18n/locales/en-GB/translation.json (+1 -0) 📝 src/lib/i18n/locales/en-US/translation.json (+1 -0) 📝 src/lib/i18n/locales/es-ES/translation.json (+1 -0)
backend/open_webui/apps/webui/models/knowledge.py
backend/open_webui/apps/webui/models/models.py
backend/open_webui/apps/webui/models/prompts.py
backend/open_webui/apps/webui/models/tools.py
src/lib/components/workspace/Knowledge.svelte
src/lib/components/workspace/Models.svelte
src/lib/components/workspace/Prompts.svelte
src/lib/components/workspace/Tools.svelte
src/lib/i18n/locales/ar-BH/translation.json
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ceb-PH/translation.json
src/lib/i18n/locales/cs-CZ/translation.json
src/lib/i18n/locales/da-DK/translation.json
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/es-ES/translation.json
...and 34 more files
#7055
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7056
Author: @tjbck
Created: 11/20/2024
Status: ✅ Merged
Merged: 11/20/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (1)
0c43c1efix: deleted user handling📊 Changes
54 files changed (+114 additions, -42 deletions)
View changed files
📝
backend/open_webui/apps/webui/models/knowledge.py(+13 -10)📝
backend/open_webui/apps/webui/models/models.py(+11 -8)📝
backend/open_webui/apps/webui/models/prompts.py(+13 -8)📝
backend/open_webui/apps/webui/models/tools.py(+11 -8)📝
src/lib/components/workspace/Knowledge.svelte(+4 -2)📝
src/lib/components/workspace/Models.svelte(+8 -2)📝
src/lib/components/workspace/Prompts.svelte(+4 -2)📝
src/lib/components/workspace/Tools.svelte(+4 -2)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+1 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+1 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+1 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+1 -0)...and 34 more files
📄 Description
#7055
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.