vtcode-config 0.127.0

Config loader components shared across VT Code and downstream adopters
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
{
  "id": "openrouter",
  "env": [
    "OPENROUTER_API_KEY"
  ],
  "api": "https://openrouter.ai/api/v1",
  "name": "OpenRouter",
  "doc": "https://openrouter.ai/models",
  "models": {
    "mistralai/mistral-large-2512": {
      "id": "mistralai/mistral-large-2512",
      "name": "Mistral: Mistral Large 3 2512",
      "reasoning": false,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 128000,
      "max_output_tokens": 8192,
      "cost": {
        "input": 2e-06,
        "output": 6e-06
      },
      "vtcode": {
        "variant": "OpenRouterMistralaiMistralLarge2512",
        "constant": "MISTRALAI_MISTRAL_LARGE_2512",
        "vendor": "mistralai",
        "display": "Mistral Large 3 2512",
        "description": "Mistral Large 3 2512 model via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "Mistral-Large-3",
        "doc_comment": "Mistral Large 3 2512 - Mistral Large 3 2512 model via OpenRouter"
      }
    },
    "google/gemini-3.1-pro-preview": {
      "id": "google/gemini-3.1-pro-preview",
      "name": "Google: Gemini 3.1 Pro Preview",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image",
          "file"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1048576,
      "vtcode": {
        "variant": "OpenRouterGoogleGemini31ProPreview",
        "constant": "GOOGLE_GEMINI_3_1_PRO_PREVIEW",
        "vendor": "google",
        "display": "Gemini 3.1 Pro Preview",
        "description": "Google Gemini 3.1 Pro model via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "3.1",
        "doc_comment": "Gemini 3.1 Pro Preview - Google Gemini 3.1 Pro model via OpenRouter"
      }
    },
    "nvidia/nemotron-3-super-120b-a12b:free": {
      "id": "nvidia/nemotron-3-super-120b-a12b:free",
      "name": "NVIDIA: Nemotron 3 Super (free)",
      "description": "NVIDIA Nemotron 3 Super is a 120B-parameter open hybrid MoE model, activating just 12B parameters for maximum compute efficiency and accuracy in complex multi-agent applications. Built on a hybrid Mamba-Transformer Mixture-of-Experts architecture with multi-token prediction (MTP), it delivers over 50% higher token generation compared to leading open models.",
      "reasoning": false,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1000000,
      "cost": {
        "input": 0,
        "output": 0
      },
      "vtcode": {
        "variant": "OpenRouterNvidiaNemotron3Super120bA12bFree",
        "constant": "NVIDIA_NEMOTRON_3_SUPER_120B_A12B_FREE",
        "vendor": "nvidia",
        "display": "Nemotron 3 Super (free)",
        "description": "NVIDIA Nemotron 3 Super (free) model via OpenRouter",
        "efficient": true,
        "top_tier": true,
        "generation": "Nemotron-3",
        "doc_comment": "Nemotron 3 Super (free) - NVIDIA's 120B hybrid MoE model via OpenRouter"
      }
    },
    "stepfun/step-3.5-flash:free": {
      "id": "stepfun/step-3.5-flash:free",
      "name": "Step 3.5 Flash (free)",
      "description": "Step 3.5 Flash is StepFun's most capable open-source foundation model. Built on a sparse Mixture of Experts (MoE) architecture, it selectively activates only 11B of its 196B parameters per token. It is a reasoning model that is incredibly speed efficient even at long contexts.",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 256000,
      "vtcode": {
        "variant": "OpenRouterStepfunStep35FlashFree",
        "constant": "STEPFUN_STEP_3_5_FLASH_FREE",
        "vendor": "stepfun",
        "display": "Step 3.5 Flash (free)",
        "description": "Step 3.5 Flash (free) model via OpenRouter",
        "efficient": true,
        "top_tier": true,
        "generation": "Step-3.5",
        "doc_comment": "Step 3.5 Flash (free) - StepFun's most capable open-source reasoning model via OpenRouter"
      }
    },
    "anthropic/claude-haiku-4.5": {
      "id": "anthropic/claude-haiku-4.5",
      "name": "Anthropic: Claude Haiku 4.5",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 200000,
      "vtcode": {
        "variant": "OpenRouterAnthropicClaudeHaiku45",
        "constant": "ANTHROPIC_CLAUDE_HAIKU_4_5",
        "vendor": "anthropic",
        "display": "Claude Haiku 4.5",
        "description": "Anthropic Claude Haiku 4.5 listing",
        "efficient": true,
        "top_tier": false,
        "generation": "2025-10-15",
        "doc_comment": "Claude Haiku 4.5 - Anthropic Claude Haiku 4.5 listing"
      }
    },
    "nex-agi/deepseek-v3.1-nex-n1": {
      "id": "nex-agi/deepseek-v3.1-nex-n1",
      "name": "Nex AGI: DeepSeek V3.1 Nex N1",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 163840,
      "max_output_tokens": 163840,
      "cost": {
        "input": 2e-07,
        "output": 8e-07
      },
      "vtcode": {
        "variant": "OpenRouterNexAgiDeepseekV31NexN1",
        "constant": "NEX_AGI_DEEPSEEK_V3_1_NEX_N1",
        "vendor": "nex-agi",
        "display": "DeepSeek V3.1 Nex N1",
        "description": "Nex AGI DeepSeek V3.1 Nex N1 model via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "V3.1-Nex",
        "doc_comment": "DeepSeek V3.1 Nex N1 - Nex AGI DeepSeek V3.1 Nex N1 model via OpenRouter"
      }
    },
    "anthropic/claude-sonnet-4.6": {
      "id": "anthropic/claude-sonnet-4.6",
      "name": "Anthropic: Claude Sonnet 4.6",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image",
          "file"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1000000,
      "max_output_tokens": 128000,
      "cost": {
        "input": 3e-06,
        "output": 1.5e-05
      },
      "vtcode": {
        "variant": "OpenRouterAnthropicClaudeSonnet46",
        "constant": "ANTHROPIC_CLAUDE_SONNET_4_6",
        "vendor": "anthropic",
        "display": "Claude Sonnet 4.6",
        "description": "Anthropic Claude Sonnet 4.6 listing",
        "efficient": false,
        "top_tier": true,
        "generation": "2026-02-20",
        "doc_comment": "Claude Sonnet 4.6 - Anthropic Claude Sonnet 4.6 listing"
      }
    },
    "deepseek/deepseek-chat": {
      "id": "deepseek/deepseek-chat",
      "name": "DeepSeek: DeepSeek V3.2 Chat",
      "reasoning": false,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 128000,
      "max_output_tokens": 8192,
      "cost": {
        "input": 2.8e-07,
        "output": 1.1e-06
      },
      "vtcode": {
        "variant": "OpenRouterDeepSeekV4Flash",
        "constant": "DEEPSEEK_V4_FLASH",
        "vendor": "deepseek",
        "display": "DeepSeek V4 Flash",
        "description": "DeepSeek V4 Flash model via OpenRouter",
        "efficient": true,
        "top_tier": true,
        "generation": "4",
        "doc_comment": "DeepSeek V4 Flash - Official Flash model via OpenRouter"
      }
    },
    "deepseek/deepseek-r1": {
      "id": "deepseek/deepseek-r1",
      "name": "DeepSeek: R1",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 163840,
      "max_output_tokens": 163840,
      "cost": {
        "input": 4e-07,
        "output": 2e-06
      },
      "vtcode": {
        "variant": "OpenRouterDeepSeekR1",
        "constant": "DEEPSEEK_R1",
        "vendor": "deepseek",
        "display": "DeepSeek R1",
        "description": "DeepSeek R1 reasoning model with chain-of-thought",
        "efficient": false,
        "top_tier": true,
        "generation": "2025-01-20",
        "doc_comment": "DeepSeek R1 - DeepSeek R1 reasoning model with chain-of-thought"
      }
    },
    "deepseek/deepseek-reasoner": {
      "id": "deepseek/deepseek-reasoner",
      "name": "DeepSeek: DeepSeek V3.2 Reasoner (Thinking)",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 128000,
      "max_output_tokens": 8192,
      "cost": {
        "input": 5.5e-06,
        "output": 2.2e-05
      },
      "vtcode": {
        "variant": "OpenRouterDeepSeekV4Pro",
        "constant": "DEEPSEEK_V4_PRO",
        "vendor": "deepseek",
        "display": "DeepSeek V4 Pro",
        "description": "DeepSeek V4 Pro thinking mode model via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "4",
        "doc_comment": "DeepSeek V4 Pro - Thinking mode via OpenRouter"
      }
    },
    "openai/gpt-5": {
      "id": "openai/gpt-5",
      "name": "OpenAI: GPT-5",
      "reasoning": false,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image",
          "file"
        ],
        "output": [
          "text"
        ]
      },
      "context": 400000,
      "max_output_tokens": 128000,
      "cost": {
        "input": 1.25e-06,
        "output": 1e-05
      },
      "vtcode": {
        "variant": "OpenRouterOpenAIGpt5",
        "constant": "OPENAI_GPT_5",
        "vendor": "openai",
        "display": "OpenAI GPT-5",
        "description": "OpenAI GPT-5 model accessed through OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "2025-09-20",
        "doc_comment": "OpenAI GPT-5 - OpenAI GPT-5 model accessed through OpenRouter"
      }
    },
    "openai/gpt-5.5": {
      "id": "openai/gpt-5.5",
      "name": "OpenAI: GPT-5.5",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1050000,
      "vtcode": {
        "variant": "OpenRouterOpenAIGpt55",
        "constant": "OPENAI_GPT_5_5",
        "vendor": "openai",
        "display": "OpenAI GPT-5.5",
        "description": "OpenAI GPT-5.5 model accessed through OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "2026-04-23",
        "doc_comment": "OpenAI GPT-5.5 - OpenAI GPT-5.5 model accessed through OpenRouter"
      }
    },
    "openai/gpt-5-chat": {
      "id": "openai/gpt-5-chat",
      "name": "OpenAI: GPT-5 Chat",
      "reasoning": false,
      "tool_call": false,
      "modalities": {
        "input": [
          "file",
          "image",
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 128000,
      "max_output_tokens": 16384,
      "cost": {
        "input": 1.25e-06,
        "output": 1e-05
      },
      "vtcode": {
        "variant": "OpenRouterOpenAIGpt5Chat",
        "constant": "OPENAI_GPT_5_CHAT",
        "vendor": "openai",
        "display": "OpenAI GPT-5 Chat",
        "description": "Chat optimised GPT-5 endpoint without tool use",
        "efficient": false,
        "top_tier": false,
        "generation": "2025-09-20",
        "doc_comment": "OpenAI GPT-5 Chat - Chat optimised GPT-5 endpoint without tool use"
      }
    },
    "openai/gpt-oss-120b": {
      "id": "openai/gpt-oss-120b",
      "name": "OpenAI: gpt-oss-120b",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 131072,
      "max_output_tokens": 131072,
      "cost": {
        "input": 4e-08,
        "output": 4e-07
      },
      "vtcode": {
        "variant": "OpenRouterOpenAIGptOss120b",
        "constant": "OPENAI_GPT_OSS_120B",
        "vendor": "openai",
        "display": "OpenAI gpt-oss-120b",
        "description": "Open-weight 120B reasoning model via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "OSS-120B",
        "doc_comment": "OpenAI gpt-oss-120b - Open-weight 120B reasoning model via OpenRouter"
      }
    },
    "openai/gpt-oss-20b": {
      "id": "openai/gpt-oss-20b",
      "name": "OpenAI: gpt-oss-20b",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 131072,
      "max_output_tokens": null,
      "cost": {
        "input": 3e-08,
        "output": 1.4e-07
      },
      "vtcode": {
        "variant": "OpenRouterOpenAIGptOss20b",
        "constant": "OPENAI_GPT_OSS_20B",
        "vendor": "openai",
        "display": "OpenAI gpt-oss-20b",
        "description": "Open-weight 20B deployment via OpenRouter",
        "efficient": false,
        "top_tier": false,
        "generation": "OSS-20B",
        "doc_comment": "OpenAI gpt-oss-20b - Open-weight 20B deployment via OpenRouter"
      }
    },
    "moonshotai/kimi-k2.6": {
      "id": "moonshotai/kimi-k2.6",
      "name": "MoonshotAI: Kimi K2.6",
      "description": "Kimi K2.6 is Moonshot AI's next-generation multimodal model, designed for long-horizon coding, coding-driven UI/UX generation, and multi-agent orchestration. Handles complex end-to-end coding tasks across Python, Rust, and Go, and can convert prompts and visual inputs into production-ready interfaces.",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image"
        ],
        "output": [
          "text"
        ]
      },
      "context": 262144,
      "max_output_tokens": 8192,
      "cost": {
        "input": 9.5e-07,
        "output": 4e-06
      },
      "vtcode": {
        "variant": "OpenRouterMoonshotaiKimiK26",
        "constant": "MOONSHOTAI_KIMI_K2_6",
        "vendor": "moonshotai",
        "display": "Kimi K2.6",
        "description": "Kimi K2.6 multimodal agentic model for long-horizon coding and design via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "K2.6",
        "doc_comment": "Kimi K2.6 - Moonshot AI's next-generation multimodal model for long-horizon coding and design via OpenRouter"
      }
    },
    "moonshotai/kimi-k2.7-code": {
      "id": "moonshotai/kimi-k2.7-code",
      "name": "MoonshotAI: Kimi K2.7 Code",
      "description": "Kimi K2.7 Code is Moonshot AI's most capable coding model, with a breakthrough in long-horizon coding tasks across Rust, Go, Python and more. Supports 256K context, multi-step tool invocation, and strong reasoning capabilities.",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image"
        ],
        "output": [
          "text"
        ]
      },
      "context": 262144,
      "max_output_tokens": 32768,
      "cost": {
        "input": 9.5e-07,
        "output": 4e-06
      },
      "vtcode": {
        "variant": "OpenRouterMoonshotaiKimiK27Code",
        "constant": "MOONSHOTAI_KIMI_K2_7_CODE",
        "vendor": "moonshotai",
        "display": "Kimi K2.7 Code",
        "description": "Kimi K2.7 Code most capable coding model with long-horizon coding breakthrough via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "K2.7",
        "doc_comment": "Kimi K2.7 Code - Moonshot AI's most capable coding model with long-horizon coding breakthrough via OpenRouter"
      }
    },
    "xiaomi/mimo-v2.5-pro": {
      "id": "xiaomi/mimo-v2.5-pro",
      "name": "Xiaomi: MiMo-V2.5-Pro",
      "description": "MiMo-V2.5-Pro is Xiaomi's flagship model, delivering strong performance in general agentic capabilities, complex software engineering, and long-horizon tasks, with top rankings on benchmarks such as ClawEval, GDPVal, and SWE-bench Pro.",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1000000,
      "cost": {
        "input": 4.35e-07,
        "output": 8.7e-07
      },
      "vtcode": {
        "variant": "OpenRouterXiaomiMimoV25Pro",
        "constant": "XIAOMI_MIMO_V2_5_PRO",
        "vendor": "xiaomi",
        "display": "MiMo-V2.5-Pro",
        "description": "Xiaomi MiMo-V2.5-Pro flagship agentic model for complex software engineering via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "MiMo-V2.5",
        "doc_comment": "MiMo-V2.5-Pro - Xiaomi's flagship agentic model for complex software engineering via OpenRouter"
      }
    },
    "xiaomi/mimo-v2.5": {
      "id": "xiaomi/mimo-v2.5",
      "name": "Xiaomi: MiMo-V2.5",
      "description": "MiMo-V2.5 is a native omnimodal model by Xiaomi. It delivers Pro-level agentic performance at roughly half the inference cost, while surpassing MiMo-V2-Omni in multimodal perception across image and video understanding tasks. Its 1M context window supports complete documents, extended conversations, and complex task contexts in a single pass.",
      "reasoning": true,
      "tool_call": true,
      "modalities": {
        "input": [
          "text",
          "image"
        ],
        "output": [
          "text"
        ]
      },
      "context": 1000000,
      "max_output_tokens": 131072,
      "cost": {
        "input": 1.4e-07,
        "output": 2.8e-07
      },
      "vtcode": {
        "variant": "OpenRouterXiaomiMimoV25",
        "constant": "XIAOMI_MIMO_V2_5",
        "vendor": "xiaomi",
        "display": "MiMo-V2.5",
        "description": "Xiaomi MiMo-V2.5 omnimodal agentic model for complex software engineering via OpenRouter",
        "efficient": false,
        "top_tier": true,
        "generation": "MiMo-V2.5",
        "doc_comment": "MiMo-V2.5 - Xiaomi's omnimodal agentic model for complex software engineering via OpenRouter"
      }
    }
  },
  "default_model": "xiaomi/mimo-v2.5-pro"
}