Skip to content

Commit ad26e88

Browse files
chore(vercel): update Vercel model definitions
Auto-generated by weekly workflow from Vercel AI Gateway API. Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 348932f commit ad26e88

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Kat Coder Pro V2"
2+
family = "kat-coder"
3+
attachment = false
4+
reasoning = true
5+
tool_call = true
6+
temperature = true
7+
release_date = "2026-03-27"
8+
last_updated = "2026-03-30"
9+
open_weights = false
10+
11+
[cost]
12+
input = 0.3
13+
output = 1.2
14+
cache_read = 0.06
15+
16+
[limit]
17+
context = 256_000
18+
output = 256_000
19+
20+
[modalities]
21+
input = ["text"]
22+
output = ["text"]
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "NVIDIA Nemotron 3 Super 120B A12B"
2+
family = "nemotron"
3+
attachment = false
4+
reasoning = false
5+
tool_call = false
6+
temperature = true
7+
release_date = "2026-03-18"
8+
last_updated = "2026-03-30"
9+
open_weights = false
10+
11+
[cost]
12+
input = 0.15
13+
output = 0.65
14+
15+
[limit]
16+
context = 256_000
17+
output = 32_000
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]

0 commit comments

Comments
 (0)