-
Notifications
You must be signed in to change notification settings - Fork 17.7k
webui: introduce OpenAI-compatible model selector in JSON payload #16562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
allozaur
merged 28 commits into
ggml-org:master
from
ServeurpersoCom:openai-model-selector
Oct 22, 2025
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
19c883a
webui: introduce OpenAI-compatible model selector in JSON payload
ServeurpersoCom d110650
webui: restore OpenAI-Compatible model source of truth and unify meta…
ServeurpersoCom ccdf169
webui: address review feedback from allozaur
ServeurpersoCom 84eab3e
webui: move model selector into ChatForm (idea by @allozaur)
ServeurpersoCom 7bbc6be
webui: make model selector more subtle and integrated into ChatForm
ServeurpersoCom 0fa592a
webui: replaced the Flowbite selector with a native Svelte dropdown
ServeurpersoCom f06d663
webui: add developer setting to toggle the chat model selector
ServeurpersoCom 7ebe1cf
webui: address review feedback from allozaur
ServeurpersoCom 2e79d92
webui: toggle displayed model source for legacy vs OpenAI-Compat modes
ServeurpersoCom 2a7c4c0
Update tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFo…
ServeurpersoCom f59cac2
Update tools/server/webui/src/lib/constants/localstorage-keys.ts
ServeurpersoCom 938e68c
Update tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFo…
ServeurpersoCom da3c653
Update tools/server/webui/src/lib/components/app/chat/ChatMessages/Ch…
ServeurpersoCom 0ad7601
Update tools/server/webui/src/lib/services/chat.ts
ServeurpersoCom 3a7ab7f
Update tools/server/webui/src/lib/services/chat.ts
ServeurpersoCom 309f96e
webui: refactor model selector and persistence helpers
ServeurpersoCom 2d5bcad
webui: document normalizeModelName usage with inline examples
ServeurpersoCom fd7866a
Update tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFo…
ServeurpersoCom 8e54dd8
Update tools/server/webui/src/lib/stores/models.svelte.ts
ServeurpersoCom ab922d9
Update tools/server/webui/src/lib/stores/models.svelte.ts
ServeurpersoCom 2173554
webui: extract ModelOption type into dedicated models.d.ts
ServeurpersoCom e0dc324
webui: refine ChatMessageAssistant displayedModel source logic
ServeurpersoCom cef7776
webui: stabilize dropdown, simplify model extraction, and init assist…
ServeurpersoCom d13a292
chore: update webui static build
ServeurpersoCom d90cb36
Update tools/server/webui/src/lib/components/app/chat/ChatMessages/Ch…
ServeurpersoCom 0cf3135
chore: npm format, update webui static build
ServeurpersoCom 0a907ef
webui: align sidebar trigger position, remove z-index glitch
ServeurpersoCom 114cd56
chore: update webui build output
ServeurpersoCom File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.