Skip to content

Commit 559ccd6

Browse files
authored
Merge pull request anomalyco#1024 from yinxulai/feat/qiniu-ai
feat(qiniu-ai): add new model configurations
2 parents 2691cb4 + a5b3da1 commit 559ccd6

16 files changed

Lines changed: 257 additions & 2 deletions
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Doubao Seed 2.0 Code"
2+
release_date = "2026-02-14"
3+
last_updated = "2026-02-14"
4+
attachment = true
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 128_000
14+
15+
[modalities]
16+
input = ["text", "image", "video"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Doubao Seed 2.0 Lite"
2+
release_date = "2026-02-14"
3+
last_updated = "2026-02-14"
4+
attachment = true
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 32_000
14+
15+
[modalities]
16+
input = ["text", "image", "video"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Doubao Seed 2.0 Mini"
2+
release_date = "2026-02-14"
3+
last_updated = "2026-02-14"
4+
attachment = true
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 32_000
14+
15+
[modalities]
16+
input = ["text", "image", "video"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Doubao Seed 2.0 Pro"
2+
release_date = "2026-02-14"
3+
last_updated = "2026-02-14"
4+
attachment = true
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 128_000
14+
15+
[modalities]
16+
input = ["text", "image", "video"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Meituan/Longcat-Flash-Lite"
2+
release_date = "2026-02-06"
3+
last_updated = "2026-02-06"
4+
attachment = false
5+
reasoning = false
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 320_000
14+
15+
[modalities]
16+
input = ["text"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Minimax/Minimax-M2.5 Highspeed"
2+
release_date = "2026-02-14"
3+
last_updated = "2026-02-14"
4+
attachment = false
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 204_800
13+
output = 128_000
14+
15+
[modalities]
16+
input = ["text"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Minimax/Minimax-M2.5"
2+
release_date = "2026-02-12"
3+
last_updated = "2026-02-12"
4+
attachment = false
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 204_800
13+
output = 128_000
14+
15+
[modalities]
16+
input = ["text"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Moonshotai/Kimi-K2.5"
2+
release_date = "2026-01-28"
3+
last_updated = "2026-01-28"
4+
attachment = true
5+
reasoning = false
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 256_000
13+
output = 256_000
14+
15+
[modalities]
16+
input = ["text", "image", "video"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Qwen3 30b A3b Instruct 2507"
2+
release_date = "2026-02-04"
3+
last_updated = "2026-02-04"
4+
attachment = false
5+
reasoning = false
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 128_000
13+
output = 32_000
14+
15+
[modalities]
16+
input = ["text"]
17+
output = ["text"]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "Qwen3 30b A3b Thinking 2507"
2+
release_date = "2026-02-04"
3+
last_updated = "2026-02-04"
4+
attachment = false
5+
reasoning = true
6+
tool_call = true
7+
temperature = true
8+
structured_output = false
9+
open_weights = false
10+
11+
[limit]
12+
context = 126_000
13+
output = 32_000
14+
15+
[modalities]
16+
input = ["text"]
17+
output = ["text"]

0 commit comments

Comments
 (0)