Skip to content

Commit 09579b8

Browse files
Merge remote-tracking branch 'upstream/dev' into dev
2 parents 2a903c5 + 8845bf3 commit 09579b8

12 files changed

Lines changed: 179 additions & 25 deletions

File tree

packages/core/src/family.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ export const ModelFamilyValues = [
198198

199199
// Mimo
200200
"mimo",
201+
"mimo-pro",
202+
"mimo-omni",
201203
"mimo-pro-free",
202204
"mimo-omni-free",
203205
"mimo-flash-free",

providers/anthropic/models/claude-3-7-sonnet-latest.toml

Lines changed: 0 additions & 24 deletions
This file was deleted.
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+
[cost]
12+
input = 1.08
13+
output = 3.44
14+
15+
[limit]
16+
context = 202_752
17+
output = 202_752
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]
22+
23+
[interleaved]
24+
field = "reasoning_content"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name = "Kimi K2 Thinking"
2+
family = "kimi-thinking"
3+
release_date = "2025-11-13"
4+
last_updated = "2025-11-13"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
knowledge = "2024-08"
11+
open_weights = true
12+
13+
[interleaved]
14+
field = "reasoning_content"
15+
16+
[cost]
17+
input = 0.60
18+
output = 2.50
19+
20+
[limit]
21+
context = 262_144
22+
output = 262_144
23+
24+
[modalities]
25+
input = ["text"]
26+
output = ["text"]
27+
28+
[provider]
29+
npm = "@ai-sdk/openai-compatible"
30+
api = "https://${GOOGLE_VERTEX_ENDPOINT}/v1/projects/${GOOGLE_VERTEX_PROJECT}/locations/${GOOGLE_VERTEX_LOCATION}/endpoints/openapi"
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "MiMo V2 Omni"
2+
family = "mimo-omni"
3+
release_date = "2026-03-18"
4+
last_updated = "2026-03-18"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2024-12"
10+
open_weights = true
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.40
17+
output = 2.00
18+
cache_read = 0.08
19+
20+
[limit]
21+
context = 262_144
22+
output = 64_000
23+
24+
[modalities]
25+
input = ["text", "image", "audio", "pdf"]
26+
output = ["text"]
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
name = "MiMo V2 Pro"
2+
family = "mimo-pro"
3+
release_date = "2026-03-18"
4+
last_updated = "2026-03-18"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2024-12"
10+
open_weights = true
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 1.00
17+
output = 3.00
18+
cache_read = 0.20
19+
20+
[cost.context_over_200k]
21+
input = 2.00
22+
output = 6.00
23+
cache_read = 0.40
24+
25+
[limit]
26+
context = 1_048_576
27+
output = 64_000
28+
29+
[modalities]
30+
input = ["text"]
31+
output = ["text"]

providers/opencode/models/mimo-v2-omni-free.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ temperature = true
88
tool_call = true
99
knowledge = "2024-12"
1010
open_weights = true
11+
status = "deprecated"
1112

1213
[interleaved]
1314
field = "reasoning_content"

providers/opencode/models/mimo-v2-pro-free.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ temperature = true
88
tool_call = true
99
knowledge = "2024-12"
1010
open_weights = true
11+
status = "deprecated"
1112

1213
[interleaved]
1314
field = "reasoning_content"

providers/opencode/models/nemotron-3-super-free.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ output = 0
1818
cache_read = 0
1919

2020
[limit]
21-
context = 1_000_000
21+
context = 204_800
2222
output = 128_000
2323

2424
[modalities]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Qwen3.6 Plus (free)"
2+
family = "qwen"
3+
release_date = "2026-04-02"
4+
last_updated = "2026-04-02"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = false
11+
12+
[cost]
13+
input = 0.00
14+
output = 0.00
15+
16+
[limit]
17+
context = 1_000_000
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "video"]
22+
output = ["text"]

0 commit comments

Comments
 (0)