{
  "type": "litellm",
  "name": "NVIDIA NIM (via LiteLLM)",
  "default": "nvidia_nim/nvidia/nemotron-3-ultra-550b-a55b",
  "setup": "nexus key set nvidia <cle> (build.nvidia.com). Compte requis, sans CB. Tier gratuit ~40 req/min + 1000 credits a l'inscription. Source : build.nvidia.com/models",
  "env": {
    "ANTHROPIC_BASE_URL": "http://127.0.0.1:4000",
    "ANTHROPIC_AUTH_TOKEN": "${NEXUS_PROXY_KEY}",
    "ANTHROPIC_API_KEY": ""
  },
  "models": [
    {
      "id": "nvidia_nim/nvidia/nemotron-3-ultra-550b-a55b",
      "name": "Nemotron 3 Ultra 550B",
      "tier": "quota",
      "signin_required": "nvidia",
      "location": "cloud",
      "context": 1000000,
      "price_in": null,
      "price_out": null,
      "note": "reasoning haut debit + agents longs, 1M ctx, tools — compte requis (build.nvidia.com)"
    },
    {
      "id": "nvidia_nim/nvidia/nemotron-3-super-120b-a12b",
      "name": "Nemotron 3 Super 120B",
      "tier": "quota",
      "signin_required": "nvidia",
      "location": "cloud",
      "context": null,
      "price_in": null,
      "price_out": null,
      "note": "flagship entreprise, function calling — compte requis"
    },
    {
      "id": "nvidia_nim/deepseek-ai/deepseek-v4",
      "name": "DeepSeek V4",
      "tier": "quota",
      "signin_required": "nvidia",
      "location": "cloud",
      "context": 1000000,
      "price_in": null,
      "price_out": null,
      "note": "MoE coding, 1M ctx — compte requis (id best-effort)"
    },
    {
      "id": "nvidia_nim/deepseek-ai/deepseek-v4-flash",
      "name": "DeepSeek V4 Flash",
      "tier": "quota",
      "signin_required": "nvidia",
      "location": "cloud",
      "context": 1000000,
      "price_in": null,
      "price_out": null,
      "note": "284B/13B actifs, coding/agents rapides, 1M ctx — compte requis (id best-effort)"
    }
  ]
}
