Fix nvidia provider support in WebUI#1220
Closed
JinYue-GitHub wants to merge 1 commit intonesquena:masterfrom
Closed
Fix nvidia provider support in WebUI#1220JinYue-GitHub wants to merge 1 commit intonesquena:masterfrom
JinYue-GitHub wants to merge 1 commit intonesquena:masterfrom
Conversation
Contributor
JinYue-GitHub
commented
Apr 28, 2026
- Add nvidia to _PROVIDER_DISPLAY, _PROVIDER_MODELS, and _PROVIDER_ALIASES
- Add nvidia to _PORTAL_PROVIDERS to preserve full model paths (e.g. qwen/qwen3-next-80b-a3b-instruct)
- Add NVIDIA_API_KEY to _PROVIDER_ENV_VAR for API key management
- Fixes 404 errors when using nvidia provider with models from multiple namespaces
- Add nvidia to _PROVIDER_DISPLAY, _PROVIDER_MODELS, and _PROVIDER_ALIASES - Add nvidia to _PORTAL_PROVIDERS to preserve full model paths (e.g. qwen/qwen3-next-80b-a3b-instruct) - Add NVIDIA_API_KEY to _PROVIDER_ENV_VAR for API key management - Fixes 404 errors when using nvidia provider with models from multiple namespaces
Collaborator
|
Thanks for the PR, @JinYue-GitHub! Adding NVIDIA provider support is a useful addition since NVIDIA's NIM API hosts models from multiple namespaces (e.g. The changes look straightforward:
A couple of questions to round this out:
The fix for the 404 issue is clear and the approach is consistent with how other portal providers are handled. Thanks for the contribution! |
Collaborator
|
Merged in v0.50.237 via #1243. Thank you @JinYue-GitHub! 🎉 |
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.