mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
feat: add default chat model for users #680
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?
Originally created by @zrll12 on GitHub (Apr 21, 2024).
Describe the solution you'd like
The user can select a model and make it as default in the setting menu.
Additional context
Currently, a user has to select a model every time when needs a new chat even it has only one model installed, which is pretty annoying. So please concider add a setting to select a default model every time starting a new chat.
@cheahjs commented on GitHub (Apr 21, 2024):
This was a bug with the v0.1.119 release, and should be fixed in the latest v0.1.120 release.