mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-09 11:45:57 -05:00
[PR #650] [MERGED] refac: settings #7203
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/650
Author: @tjbck
Created: 2/5/2024
Status: ✅ Merged
Merged: 2/5/2024
Merged by: @tjbck
Base:
main← Head:settings-refac📝 Commits (1)
cd9f013refac: settings📊 Changes
12 files changed (+2378 additions, -2322 deletions)
View changed files
➕
src/lib/components/chat/Settings/About.svelte(+63 -0)➕
src/lib/components/chat/Settings/AddOns.svelte(+249 -0)📝
src/lib/components/chat/Settings/Advanced.svelte(+91 -529)➕
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+556 -0)➕
src/lib/components/chat/Settings/Chats.svelte(+353 -0)➕
src/lib/components/chat/Settings/External.svelte(+86 -0)➕
src/lib/components/chat/Settings/General.svelte(+224 -0)➕
src/lib/components/chat/Settings/Interface.svelte(+118 -0)➕
src/lib/components/chat/Settings/Models.svelte(+596 -0)📝
src/lib/components/chat/SettingsModal.svelte(+39 -1790)📝
src/routes/(app)/modelfiles/create/+page.svelte(+2 -2)📝
src/routes/(app)/modelfiles/edit/+page.svelte(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.