Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-09-19"
last_updated = "2025-09-19"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2025-03"
tool_call = false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-11-26"
last_updated = "2025-11-26"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/baidu/ernie-4.5-vl-28b-a3b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-06-30"
last_updated = "2025-06-30"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-06-30"
last_updated = "2025-06-30"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-05-29"
last_updated = "2025-05-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/deepseek/deepseek-r1-0528.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-05-28"
last_updated = "2025-05-28"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-07"
tool_call = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-01-27"
last_updated = "2025-01-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/deepseek/deepseek-r1-turbo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-03-05"
last_updated = "2025-03-05"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ tool_call = true
structured_output = true
open_weights = true

[[reasoning_options]]
type = "toggle"

[cost]
input = 0.27
output = 1.0
Expand Down
3 changes: 3 additions & 0 deletions providers/novita-ai/models/deepseek/deepseek-v3.1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ tool_call = true
structured_output = true
open_weights = true

[[reasoning_options]]
type = "toggle"

[cost]
input = 0.27
output = 1.0
Expand Down
3 changes: 3 additions & 0 deletions providers/novita-ai/models/deepseek/deepseek-v3.2-exp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ tool_call = true
structured_output = true
open_weights = true

[[reasoning_options]]
type = "toggle"

[cost]
input = 0.27
output = 0.41
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/deepseek/deepseek-v3.2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/deepseek/deepseek-v4-flash.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "deepseek/deepseek-v4-flash"
reasoning_options = [{ type = "toggle" }]

[interleaved]
field = "reasoning_content"
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/deepseek/deepseek-v4-pro.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "deepseek/deepseek-v4-pro"
reasoning_options = [{ type = "toggle" }]

[interleaved]
field = "reasoning_content"
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/google/gemma-4-26b-a4b-it.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/google/gemma-4-31b-it.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/inclusionai/ring-2.6-1t.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-05-08"
last_updated = "2026-05-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/minimax/minimax-m2.5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.7-highspeed"
reasoning_options = []
last_updated = "2026-05-27"
structured_output = true

Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/minimax/minimax-m2.7.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/minimax/minimax-m2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-10-27"
last_updated = "2025-10-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/minimaxai/minimax-m1-80k.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
Expand Down
3 changes: 1 addition & 2 deletions providers/novita-ai/models/moonshotai/kimi-k2-instruct.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
Expand All @@ -14,7 +13,7 @@ output = 2.3

[limit]
context = 131_072
output = 131_072
output = 32_768

[modalities]
input = ["text"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-11-07"
last_updated = "2025-11-07"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/moonshotai/kimi-k2.5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-01-27"
last_updated = "2026-01-27"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/moonshotai/kimi-k2.6.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "moonshotai/kimi-k2.6"
reasoning_options = [{ type = "toggle" }]

[interleaved]
field = "reasoning_content"
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/openai/gpt-oss-120b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-08-06"
last_updated = "2025-08-06"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/openai/gpt-oss-20b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-08-06"
last_updated = "2025-08-06"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = false
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3-235b-a22b-fp8.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-07-25"
last_updated = "2025-07-25"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2025-04"
tool_call = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3-30b-a3b-fp8.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3-32b-fp8.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3-4b-fp8.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3-8b-fp8.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-09-10"
last_updated = "2025-09-10"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-09-24"
last_updated = "2025-09-24"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ release_date = "2025-09-24"
last_updated = "2025-09-24"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
open_weights = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3.5-122b-a10b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-26"
last_updated = "2026-02-26"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3.5-27b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-26"
last_updated = "2026-02-26"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3.5-35b-a3b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-26"
last_updated = "2026-02-26"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3.5-397b-a17b.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-02-17"
last_updated = "2026-02-17"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/qwen/qwen3.7-max.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2026-05-21"
last_updated = "2026-05-27"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
structured_output = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/xiaomimimo/mimo-v2-flash.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-12-19"
last_updated = "2025-12-19"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-12"
tool_call = true
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/xiaomimimo/mimo-v2-pro.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "xiaomi/mimo-v2-pro"
reasoning_options = []
last_updated = "2026-05-27"
structured_output = true

Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/xiaomimimo/mimo-v2.5-pro.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
base_model = "xiaomi/mimo-v2.5-pro"
reasoning_options = []
last_updated = "2026-05-27"
structured_output = true

Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/zai-org/glm-4.5-air.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-10-13"
last_updated = "2025-10-13"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
knowledge = "2025-04"
tool_call = true
Expand Down
3 changes: 3 additions & 0 deletions providers/novita-ai/models/zai-org/glm-4.5.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ temperature = true
tool_call = true
open_weights = true

[[reasoning_options]]
type = "toggle"

[cost]
input = 0.6
output = 2.2
Expand Down
1 change: 1 addition & 0 deletions providers/novita-ai/models/zai-org/glm-4.5v.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ release_date = "2025-08-11"
last_updated = "2025-08-11"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
knowledge = "2025-04"
tool_call = true
Expand Down
Loading
Loading