Skip to content

Commit 7d2cd98

Browse files
authored
Merge pull request #1411 from Alex-wuhu/dev
novita-ai: add 8 new models and remove 2 deprecated models
2 parents f82d6fc + 2f0890c commit 7d2cd98

10 files changed

Lines changed: 186 additions & 43 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Gemma 4 26B A4B"
2+
family = "gemma"
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+
open_weights = true
10+
11+
[cost]
12+
input = 0.13
13+
output = 0.4
14+
15+
[limit]
16+
context = 262_144
17+
output = 131_072
18+
19+
[modalities]
20+
input = ["text", "image"]
21+
output = ["text"]
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Gemma 4 31B"
2+
family = "gemma"
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+
open_weights = true
10+
11+
[cost]
12+
input = 0.14
13+
output = 0.4
14+
15+
[limit]
16+
context = 262_144
17+
output = 131_072
18+
19+
[modalities]
20+
input = ["text", "image"]
21+
output = ["text"]

providers/novita-ai/models/kwaipilot/kat-coder.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "MiniMax M2.5 Highspeed"
2+
family = "minimax-m2.5"
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+
structured_output = true
10+
open_weights = false
11+
12+
[cost]
13+
input = 0.6
14+
output = 2.4
15+
cache_read = 0.03
16+
17+
[limit]
18+
context = 204_800
19+
output = 131_100
20+
21+
[interleaved]
22+
field = "reasoning_content"
23+
24+
[modalities]
25+
input = ["text"]
26+
output = ["text"]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "MiniMax M2.7"
2+
family = "minimax-m2.7"
3+
release_date = "2026-03-18"
4+
last_updated = "2026-03-18"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.3
14+
output = 1.2
15+
cache_read = 0.06
16+
17+
[limit]
18+
context = 204_800
19+
output = 131_072
20+
21+
[interleaved]
22+
field = "reasoning_content"
23+
24+
[modalities]
25+
input = ["text"]
26+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Qwen3.5-122B-A10B"
2+
family = "qwen"
3+
release_date = "2026-02-26"
4+
last_updated = "2026-02-26"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.4
14+
output = 3.2
15+
16+
[limit]
17+
context = 262_144
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "video"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Qwen3.5-27B"
2+
family = "qwen"
3+
release_date = "2026-02-26"
4+
last_updated = "2026-02-26"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.3
14+
output = 2.4
15+
16+
[limit]
17+
context = 262_144
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "video"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Qwen3.5-35B-A3B"
2+
family = "qwen"
3+
release_date = "2026-02-26"
4+
last_updated = "2026-02-26"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 0.25
14+
output = 2.0
15+
16+
[limit]
17+
context = 262_144
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "video"]
22+
output = ["text"]

providers/novita-ai/models/skywork/r1v4-lite.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "GLM-5.1"
2+
family = "glm"
3+
release_date = "2026-03-27"
4+
last_updated = "2026-03-27"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
open_weights = true
11+
12+
[cost]
13+
input = 1.4
14+
output = 4.4
15+
cache_read = 0.26
16+
17+
[limit]
18+
context = 204_800
19+
output = 131_072
20+
21+
[interleaved]
22+
field = "reasoning_content"
23+
24+
[modalities]
25+
input = ["text"]
26+
output = ["text"]

0 commit comments

Comments
 (0)