Skip to content

Commit abb809d

Browse files
Merge remote-tracking branch 'upstream/dev' into dev
2 parents 4b02a03 + b77e95b commit abb809d

54 files changed

Lines changed: 871 additions & 100 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/core/src/family.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ export const ModelFamilyValues = [
104104

105105
// MiniMax
106106
"minimax",
107+
"minimax-m2.5",
108+
"minimax-m2.7",
107109
"minimax-free",
108110

109111
// Hunyuan
@@ -194,6 +196,9 @@ export const ModelFamilyValues = [
194196

195197
// Mimo
196198
"mimo",
199+
"mimo-pro-free",
200+
"mimo-omni-free",
201+
"mimo-flash-free",
197202

198203
// Clarifai
199204
"mm-poly",
@@ -285,9 +290,6 @@ export const ModelFamilyValues = [
285290
// Parakeet
286291
"parakeet",
287292

288-
// MiMo
289-
"mimo-flash-free",
290-
291293
// NeMo
292294
"nemoretriever",
293295

providers/amazon-bedrock/models/anthropic.claude-opus-4-6-v1.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Opus 4.6"
22
family = "claude-opus"
33
release_date = "2026-02-05"
4-
last_updated = "2026-02-05"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 25.00
1515
cache_read = 0.50
1616
cache_write = 6.25
1717

18-
[cost.context_over_200k]
19-
input = 10.00
20-
output = 37.50
21-
cache_read = 1.00
22-
cache_write = 12.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 128_000
2721

2822
[modalities]

providers/amazon-bedrock/models/anthropic.claude-sonnet-4-6.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Sonnet 4.6"
22
family = "claude-sonnet"
33
release_date = "2026-02-17"
4-
last_updated = "2026-02-17"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 15.00
1515
cache_read = 0.30
1616
cache_write = 3.75
1717

18-
[cost.context_over_200k]
19-
input = 6.00
20-
output = 22.50
21-
cache_read = 0.60
22-
cache_write = 7.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 64_000
2721

2822
[modalities]

providers/amazon-bedrock/models/eu.anthropic.claude-opus-4-6-v1.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Opus 4.6 (EU)"
22
family = "claude-opus"
33
release_date = "2026-02-05"
4-
last_updated = "2026-02-05"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 25.00
1515
cache_read = 0.50
1616
cache_write = 6.25
1717

18-
[cost.context_over_200k]
19-
input = 10.00
20-
output = 37.50
21-
cache_read = 1.00
22-
cache_write = 12.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 128_000
2721

2822
[modalities]

providers/amazon-bedrock/models/eu.anthropic.claude-sonnet-4-6.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Sonnet 4.6 (EU)"
22
family = "claude-sonnet"
33
release_date = "2026-02-17"
4-
last_updated = "2026-02-17"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 15.00
1515
cache_read = 0.30
1616
cache_write = 3.75
1717

18-
[cost.context_over_200k]
19-
input = 6.00
20-
output = 22.50
21-
cache_read = 0.60
22-
cache_write = 7.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 64_000
2721

2822
[modalities]

providers/amazon-bedrock/models/global.anthropic.claude-opus-4-6-v1.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Opus 4.6 (Global)"
22
family = "claude-opus"
33
release_date = "2026-02-05"
4-
last_updated = "2026-02-05"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 25.00
1515
cache_read = 0.50
1616
cache_write = 6.25
1717

18-
[cost.context_over_200k]
19-
input = 10.00
20-
output = 37.50
21-
cache_read = 1.00
22-
cache_write = 12.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 128_000
2721

2822
[modalities]

providers/amazon-bedrock/models/global.anthropic.claude-sonnet-4-6.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Sonnet 4.6 (Global)"
22
family = "claude-sonnet"
33
release_date = "2026-02-17"
4-
last_updated = "2026-02-17"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 15.00
1515
cache_read = 0.30
1616
cache_write = 3.75
1717

18-
[cost.context_over_200k]
19-
input = 6.00
20-
output = 22.50
21-
cache_read = 0.60
22-
cache_write = 7.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 64_000
2721

2822
[modalities]

providers/amazon-bedrock/models/us.anthropic.claude-opus-4-6-v1.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Opus 4.6 (US)"
22
family = "claude-opus"
33
release_date = "2026-02-05"
4-
last_updated = "2026-02-05"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 25.00
1515
cache_read = 0.50
1616
cache_write = 6.25
1717

18-
[cost.context_over_200k]
19-
input = 10.00
20-
output = 37.50
21-
cache_read = 1.00
22-
cache_write = 12.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 128_000
2721

2822
[modalities]

providers/amazon-bedrock/models/us.anthropic.claude-sonnet-4-6.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Claude Sonnet 4.6 (US)"
22
family = "claude-sonnet"
33
release_date = "2026-02-17"
4-
last_updated = "2026-02-17"
4+
last_updated = "2026-03-18"
55
attachment = true
66
reasoning = true
77
temperature = true
@@ -15,14 +15,8 @@ output = 15.00
1515
cache_read = 0.30
1616
cache_write = 3.75
1717

18-
[cost.context_over_200k]
19-
input = 6.00
20-
output = 22.50
21-
cache_read = 0.60
22-
cache_write = 7.50
23-
2418
[limit]
25-
context = 200_000
19+
context = 1_000_000
2620
output = 64_000
2721

2822
[modalities]
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name = "Kimi K2.5"
2+
family = "kimi"
3+
release_date = "2026-01-27"
4+
last_updated = "2026-01-27"
5+
attachment = true
6+
reasoning = true
7+
structured_output = true
8+
temperature = true
9+
tool_call = true
10+
knowledge = "2025-01"
11+
open_weights = true
12+
13+
[interleaved]
14+
field = "reasoning_content"
15+
16+
[cost]
17+
input = 0.60
18+
output = 3.00
19+
cache_read = 0.10
20+
21+
[limit]
22+
context = 256_000
23+
output = 256_000
24+
25+
[modalities]
26+
input = ["text", "image"]
27+
output = ["text"]

0 commit comments

Comments
 (0)