Skip to content

Commit 3f3c892

Browse files
Merge remote-tracking branch 'upstream/dev' into dev
2 parents abb809d + 0a19559 commit 3f3c892

35 files changed

Lines changed: 335 additions & 28 deletions
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "MiniMax M2.5"
2+
family = "minimax-m2.5"
3+
release_date = "2026-02-12"
4+
last_updated = "2026-03-18"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = false
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.30
14+
output = 1.20
15+
16+
[limit]
17+
context = 1_000_000
18+
output = 131_072
19+
20+
[modalities]
21+
input = ["text"]
22+
output = ["text"]
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "GLM-5"
2+
family = "glm"
3+
release_date = "2026-02-11"
4+
last_updated = "2026-03-18"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = true
10+
11+
[interleaved]
12+
field = "reasoning_content"
13+
14+
[cost]
15+
input = 1.00
16+
output = 3.20
17+
18+
[limit]
19+
context = 200_000
20+
output = 131_072
21+
22+
[modalities]
23+
input = ["text"]
24+
output = ["text"]

providers/baseten/models/nvidia/Nemotron-3-Super.toml renamed to providers/baseten/models/nvidia/Nemotron-120B-A12B.toml

File renamed without changes.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Sonnet 4.6"
2+
family = "claude-sonnet"
3+
release_date = "2026-02-17"
4+
last_updated = "2026-03-13"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-08"
10+
open_weights = false
11+
12+
[cost]
13+
input = 3.59
14+
output = 17.92
15+
16+
[limit]
17+
context = 1_000_000
18+
output = 1_000_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Haiku 4.5"
2+
family = "claude-haiku"
3+
release_date = "2025-10-15"
4+
last_updated = "2025-10-15"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-02-28"
10+
open_weights = false
11+
12+
[cost]
13+
input = 1.09
14+
output = 5.43
15+
16+
[limit]
17+
context = 200_000
18+
output = 200_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Opus 4.5"
2+
family = "claude-opus"
3+
release_date = "2025-11-24"
4+
last_updated = "2025-11-24"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-03-31"
10+
open_weights = false
11+
12+
[cost]
13+
input = 5.98
14+
output = 29.89
15+
16+
[limit]
17+
context = 200_000
18+
output = 200_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Opus 4.6"
2+
family = "claude-opus"
3+
release_date = "2026-02-05"
4+
last_updated = "2026-03-13"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-05"
10+
open_weights = false
11+
12+
[cost]
13+
input = 5.98
14+
output = 29.89
15+
16+
[limit]
17+
context = 1_000_000
18+
output = 1_000_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "MiniMax-M2.5"
2+
family = "minimax"
3+
release_date = "2026-02-12"
4+
last_updated = "2026-02-12"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = true
10+
11+
[cost]
12+
input = 0.32
13+
output = 1.18
14+
15+
[limit]
16+
context = 196_608
17+
output = 196_608
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]
22+
23+
[interleaved]
24+
field = "reasoning_content"
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "GLM-5"
2+
family = "glm"
3+
release_date = "2026-02-11"
4+
last_updated = "2026-02-11"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = true
10+
11+
[interleaved]
12+
field = "reasoning_content"
13+
14+
[cost]
15+
input = 0.95
16+
output = 3.15
17+
18+
[limit]
19+
context = 204800
20+
output = 131072
21+
22+
[modalities]
23+
input = ["text"]
24+
output = ["text"]

providers/github-copilot/models/claude-haiku-4.5.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ input = 0
1414
output = 0
1515

1616
[limit]
17-
context = 128_000
17+
context = 144_000
1818
output = 32_000
19+
input = 128_000
1920

2021
[modalities]
2122
input = ["text", "image"]

0 commit comments

Comments
 (0)