Skip to content

Commit 6f04d26

Browse files
committed
update zen models
1 parent a0b89e7 commit 6f04d26

4 files changed

Lines changed: 120 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name = "Qwen3.5 Plus"
2+
family = "qwen3.5"
3+
release_date = "2026-02-16"
4+
last_updated = "2026-02-16"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-04"
10+
open_weights = false
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.20
17+
output = 1.20
18+
cache_read = 0.02
19+
cache_write = 0.25
20+
21+
[limit]
22+
context = 262_144
23+
output = 65_536
24+
25+
[modalities]
26+
input = ["text", "image", "video"]
27+
output = ["text"]
28+
29+
[provider]
30+
npm = "@ai-sdk/alibaba"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name = "Qwen3.6 Plus"
2+
family = "qwen3.6"
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+
knowledge = "2025-04"
10+
open_weights = false
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.50
17+
output = 3.00
18+
cache_read = 0.05
19+
cache_write = 0.625
20+
21+
[limit]
22+
context = 262_144
23+
output = 65_536
24+
25+
[modalities]
26+
input = ["text", "image", "video"]
27+
output = ["text"]
28+
29+
[provider]
30+
npm = "@ai-sdk/alibaba"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name = "Qwen3.5 Plus"
2+
family = "qwen3.5"
3+
release_date = "2026-02-16"
4+
last_updated = "2026-02-16"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-04"
10+
open_weights = false
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.20
17+
output = 1.20
18+
cache_read = 0.02
19+
cache_write = 0.25
20+
21+
[limit]
22+
context = 262_144
23+
output = 65_536
24+
25+
[modalities]
26+
input = ["text", "image", "video"]
27+
output = ["text"]
28+
29+
[provider]
30+
npm = "@ai-sdk/alibaba"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name = "Qwen3.6 Plus"
2+
family = "qwen3.6"
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+
knowledge = "2025-04"
10+
open_weights = false
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.50
17+
output = 3.00
18+
cache_read = 0.05
19+
cache_write = 0.625
20+
21+
[limit]
22+
context = 262_144
23+
output = 65_536
24+
25+
[modalities]
26+
input = ["text", "image", "video"]
27+
output = ["text"]
28+
29+
[provider]
30+
npm = "@ai-sdk/alibaba"

0 commit comments

Comments
 (0)