mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #357] [MERGED] feat: set default models globally #35913
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/357
Author: @tjbck
Created: 1/3/2024
Status: ✅ Merged
Merged: 1/3/2024
Merged by: @tjbck
Base:
main← Head:global-default-models📝 Commits (3)
dfde45dfeat: set default models globally5133ec7fix: log messaged7d4d44feat: disable users from accesing models setting📊 Changes
3 files changed (+36 additions, -28 deletions)
View changed files
📝
src/lib/apis/configs/index.ts(+1 -1)📝
src/lib/components/chat/ModelSelector.svelte(+8 -2)📝
src/lib/components/chat/SettingsModal.svelte(+27 -25)📄 Description
Resolves #266
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.