fix(model-selector): prevent saving empty default model#308
Merged
tjbck merged 4 commits intoopen-webui:mainfrom Dec 28, 2023
Merged
fix(model-selector): prevent saving empty default model#308tjbck merged 4 commits intoopen-webui:mainfrom
tjbck merged 4 commits intoopen-webui:mainfrom
Conversation
- throw a toast error when user is trying to click on `set as default` without actually choosing the model(s). - feat: added hmr for local development. use `npm run dev` and you get the hmr when debugging.
Contributor
|
Thanks for your PR and your amazing work! everything LGTM, but I believe hmr should be turned on by default? was that not the case for you? |
Contributor
Author
Did a clean install again and it worked without explicitly needing the |
Contributor
|
LGTM, Thanks! |
explorigin
pushed a commit
to explorigin/open-webui
that referenced
this pull request
Feb 2, 2024
fix(model-selector): prevent saving empty default model
Makesh-Srinivasan
pushed a commit
to NYU-ITS/NAGA-open-webui
that referenced
this pull request
Nov 14, 2025
Update examples.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
set as defaultwithout actually choosing the model(s).npm run devand you get page reload + backend functionality without needing to build every time for small changes.Screen.Recording.2023-12-28.at.6.07.28.PM.mov