Files
openclaw/extensions/nvidia/openclaw.plugin.json
Peter Steinberger f703d803cc chore(models): curate all provider model catalogs to current-generation lineups (#113681)
* chore(models): fleet-wide provider catalog curation

* fix(models): sync provider runtime catalogs and tests with curated manifests

* test(models): align venice lifecycle assertions and copilot auth default with curated catalogs

* test(models): align catalog lifecycle contract checks
2026-07-25 07:21:17 -07:00

297 lines
7.5 KiB
JSON

{
"id": "nvidia",
"icon": "https://cdn.simpleicons.org/nvidia",
"activation": {
"onStartup": false
},
"enabledByDefault": true,
"providers": [
"nvidia"
],
"providerEndpoints": [
{
"endpointClass": "nvidia-native",
"hosts": [
"integrate.api.nvidia.com"
],
"baseUrls": [
"https://integrate.api.nvidia.com/v1"
]
}
],
"modelIdNormalization": {
"providers": {
"nvidia": {
"prefixWhenBare": "nvidia"
}
}
},
"modelCatalog": {
"providers": {
"nvidia": {
"baseUrl": "https://integrate.api.nvidia.com/v1",
"api": "openai-completions",
"models": [
{
"id": "nvidia/nemotron-3-ultra-550b-a55b",
"name": "Nemotron 3 Ultra 550B",
"input": [
"text"
],
"reasoning": true,
"contextWindow": 1048576,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "nvidia/nemotron-3-super-120b-a12b",
"name": "Nemotron 3 Super 120B",
"input": [
"text"
],
"reasoning": true,
"contextWindow": 1000000,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "z-ai/glm-5.2",
"name": "GLM 5.2",
"input": [
"text"
],
"reasoning": true,
"contextWindow": 202752,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "moonshotai/kimi-k2.6",
"name": "Kimi K2.6",
"input": [
"text",
"image"
],
"reasoning": true,
"contextWindow": 262144,
"maxTokens": 65536,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "minimaxai/minimax-m3",
"name": "Minimax M3",
"input": [
"text",
"image"
],
"reasoning": true,
"contextWindow": 196608,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "deepseek-ai/deepseek-v4-pro",
"name": "DeepSeek V4 Pro",
"input": [
"text"
],
"reasoning": true,
"contextWindow": 262144,
"maxTokens": 16384,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "qwen/qwen3.5-397b-a17b",
"name": "Qwen3.5 397B A17B",
"input": [
"text",
"image"
],
"reasoning": true,
"contextWindow": 262144,
"maxTokens": 32768,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
}
},
{
"id": "moonshotai/kimi-k2.5",
"name": "Kimi K2.5",
"input": [
"text",
"image"
],
"reasoning": true,
"contextWindow": 262144,
"maxTokens": 32768,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
},
"status": "deprecated",
"statusReason": "Still available by exact reference; use moonshotai/kimi-k2.6 for new NVIDIA setups.",
"replacedBy": "moonshotai/kimi-k2.6"
},
{
"id": "z-ai/glm-5.1",
"name": "GLM 5.1",
"input": [
"text"
],
"contextWindow": 202752,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
},
"status": "deprecated",
"statusReason": "Still available by exact reference; use z-ai/glm-5.2 for new NVIDIA setups.",
"replacedBy": "z-ai/glm-5.2"
},
{
"id": "z-ai/glm5",
"name": "GLM-5",
"input": [
"text"
],
"contextWindow": 202752,
"maxTokens": 8192,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
},
"status": "deprecated",
"statusReason": "Still available by exact reference; use z-ai/glm-5.2 for new NVIDIA setups.",
"replacedBy": "z-ai/glm-5.2"
},
{
"id": "minimaxai/minimax-m2.7",
"name": "Minimax M2.7",
"input": [
"text"
],
"reasoning": true,
"contextWindow": 204800,
"maxTokens": 16384,
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"compat": {
"requiresStringContent": true
},
"status": "deprecated",
"statusReason": "Still available by exact reference; use minimaxai/minimax-m3 for new NVIDIA setups.",
"replacedBy": "minimaxai/minimax-m3"
}
]
}
},
"discovery": {
"nvidia": "refreshable"
}
},
"setup": {
"providers": [
{
"id": "nvidia",
"envVars": [
"NVIDIA_API_KEY"
]
}
]
},
"providerAuthChoices": [
{
"provider": "nvidia",
"method": "api-key",
"choiceId": "nvidia-api-key",
"appGuidedSecret": true,
"choiceLabel": "NVIDIA API key",
"groupId": "nvidia",
"groupLabel": "NVIDIA",
"groupHint": "Direct API key",
"optionKey": "nvidiaApiKey",
"cliFlag": "--nvidia-api-key",
"cliOption": "--nvidia-api-key <key>",
"cliDescription": "NVIDIA API key"
}
],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}