-
Notifications
You must be signed in to change notification settings - Fork 540
Add Meganova as a provider #968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
006cb53
a2f8234
6e02385
2d83b96
92d9e89
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| name = "MiniMax M2.1" | ||
| family = "minimax" | ||
| release_date = "2025-12-23" | ||
| last_updated = "2025-12-23" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0.28 | ||
| output = 1.20 | ||
|
|
||
| [limit] | ||
| context = 196_608 | ||
| output = 131_072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| name = "MiniMax M2.5" | ||
| family = "minimax" | ||
| release_date = "2026-02-12" | ||
| last_updated = "2026-02-12" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0.30 | ||
| output = 1.20 | ||
|
|
||
| [limit] | ||
| context = 204_800 | ||
| output = 131_072 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "Qwen2.5 VL 32B Instruct" | ||
| family = "qwen" | ||
| release_date = "2025-03-24" | ||
| last_updated = "2025-03-24" | ||
| attachment = true | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.20 | ||
| output = 0.60 | ||
|
|
||
| [limit] | ||
| context = 16_384 | ||
| output = 16_384 | ||
|
|
||
| [modalities] | ||
| input = ["text", "image"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "Qwen3 235B A22B Instruct 2507" | ||
| family = "qwen" | ||
| release_date = "2025-07-23" | ||
| last_updated = "2025-07-23" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.09 | ||
| output = 0.60 | ||
|
|
||
| [limit] | ||
| context = 262_000 | ||
| output = 262_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| name = "Qwen3.5 Plus" | ||
| family = "qwen" | ||
| release_date = "2026-02" | ||
| last_updated = "2026-02" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| knowledge = "2025-04" | ||
| tool_call = true | ||
| open_weights = false | ||
|
|
||
| [cost] | ||
| input = 0.40 | ||
| output = 2.40 | ||
| reasoning = 2.40 | ||
|
|
||
| [limit] | ||
| context = 1_000_000 | ||
| output = 65_536 | ||
|
|
||
| [modalities] | ||
| input = ["text", "image", "video"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "MiMo V2 Flash" | ||
| family = "mimo" | ||
| release_date = "2025-12-17" | ||
| last_updated = "2025-12-17" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| knowledge = "2024-12-01" | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.10 | ||
| output = 0.30 | ||
|
|
||
| [limit] | ||
| context = 262_144 | ||
| output = 32_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| name = "DeepSeek R1 0528" | ||
| family = "deepseek-thinking" | ||
| release_date = "2025-05-28" | ||
| last_updated = "2025-05-28" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| knowledge = "2024-07" | ||
| tool_call = false | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0.50 | ||
| output = 2.15 | ||
|
|
||
| [limit] | ||
| context = 163_840 | ||
| output = 64_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| name = "DeepSeek V3 0324" | ||
| family = "deepseek" | ||
| release_date = "2025-03-24" | ||
| last_updated = "2025-03-24" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.25 | ||
| output = 0.88 | ||
|
|
||
| [limit] | ||
| context = 163_840 | ||
| output = 163_840 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "DeepSeek V3.1" | ||
| family = "deepseek" | ||
| release_date = "2025-08-25" | ||
| last_updated = "2025-08-25" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.27 | ||
| output = 1.00 | ||
|
|
||
| [limit] | ||
| context = 164_000 | ||
| output = 164_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "DeepSeek V3.2 Exp" | ||
| family = "deepseek" | ||
| release_date = "2025-10-10" | ||
| last_updated = "2025-10-10" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.27 | ||
| output = 0.40 | ||
|
|
||
| [limit] | ||
| context = 164_000 | ||
| output = 164_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "DeepSeek V3.2" | ||
| family = "deepseek" | ||
| release_date = "2025-12-03" | ||
| last_updated = "2025-12-03" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.26 | ||
| output = 0.38 | ||
|
|
||
| [limit] | ||
| context = 164_000 | ||
| output = 164_000 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| name = "Llama 3.3 70B Instruct" | ||
| family = "llama" | ||
| release_date = "2024-12-06" | ||
| last_updated = "2024-12-06" | ||
| attachment = false | ||
| reasoning = false | ||
| temperature = true | ||
| tool_call = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.10 | ||
| output = 0.30 | ||
|
|
||
| [limit] | ||
| context = 131_072 | ||
| output = 16_384 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name = "Mistral Nemo Instruct 2407" | ||
| family = "mistral" | ||
| release_date = "2024-07-18" | ||
| last_updated = "2024-07-18" | ||
| attachment = false | ||
| reasoning = false | ||
| tool_call = true | ||
| structured_output = true | ||
| temperature = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0.02 | ||
| output = 0.04 | ||
|
|
||
| [limit] | ||
| context = 131_072 | ||
| output = 65_536 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| name = "Mistral Small 3.2 24B Instruct" | ||
| family = "mistral-small" | ||
| release_date = "2025-06-20" | ||
| last_updated = "2025-06-20" | ||
| attachment = true | ||
| reasoning = false | ||
| temperature = true | ||
| knowledge = "2024-10" | ||
| tool_call = true | ||
| structured_output = true | ||
| open_weights = true | ||
|
|
||
| [cost] | ||
| input = 0 | ||
| output = 0 | ||
|
|
||
| [limit] | ||
| context = 32_768 | ||
| output = 8_192 | ||
|
|
||
| [modalities] | ||
| input = ["text", "image"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| name = "Kimi K2 Thinking" | ||
| family = "kimi-thinking" | ||
| release_date = "2025-11-06" | ||
| last_updated = "2025-11-06" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| knowledge = "2024-08" | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
| input = 0.60 | ||
| output = 2.60 | ||
|
|
||
| [limit] | ||
| context = 262_144 | ||
| output = 262_144 | ||
|
|
||
| [modalities] | ||
| input = ["text"] | ||
| output = ["text"] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| name = "Kimi K2.5" | ||
| family = "kimi" | ||
| release_date = "2026-01-27" | ||
| last_updated = "2026-01-27" | ||
| attachment = false | ||
| reasoning = true | ||
| temperature = true | ||
| tool_call = true | ||
| knowledge = "2026-01" | ||
| open_weights = true | ||
|
|
||
| [interleaved] | ||
| field = "reasoning_content" | ||
|
|
||
| [cost] | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. how does it handle interleaved reasoning?....
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Added |
||
| input = 0.45 | ||
| output = 2.80 | ||
|
|
||
| [limit] | ||
| context = 262_144 | ||
| output = 262_144 | ||
|
|
||
| [modalities] | ||
| input = ["text", "image"] | ||
| output = ["text"] | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how does it handle interleaved reasoning?....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
[interleaved] field = "reasoning_content"— verified against the live Meganova API withinclude_reasoning=true.