Summary
Add first-class support for NVIDIA (NIM / build.nvidia.com) as an OpenAI-compatible model provider via the alias map.
Why
NVIDIA provides access to Nemotron and many other open models through build.nvidia.com (with a free tier) and supports on-prem/self-hosted deployment via NVIDIA NIM. OpenAI-compatible API makes hosted access a simple alias addition, with a configurable base URL for on-prem NIM.
Resources
Definition of Done
Summary
Add first-class support for NVIDIA (NIM / build.nvidia.com) as an OpenAI-compatible model provider via the alias map.
Why
NVIDIA provides access to Nemotron and many other open models through build.nvidia.com (with a free tier) and supports on-prem/self-hosted deployment via NVIDIA NIM. OpenAI-compatible API makes hosted access a simple alias addition, with a configurable base URL for on-prem NIM.
Resources
https://integrate.api.nvidia.com/v1NVIDIA_API_KEYpkg/model/provider/aliases.gopkg/model/provider/aliases_test.goDefinition of Done
IsCatalogProvider("nvidia")is trueCatalogProviders()base_urldocumentedtask testandtask lintpass