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
717 changes: 717 additions & 0 deletions packages/core/script/generate-deepinfra.ts

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions providers/deepinfra/models/MiniMaxAI/MiniMax-M2.1.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
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
temperature = true
knowledge = "2025-06"
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.28
output = 1.20
cached_read = 0.14
input = 0.27
output = 0.95
cache_read = 0.03

[limit]
context = 196_608
output = 196_608

[modalities]
input = ["text"]
output = ["text"]

[interleaved]
field = "reasoning_content"
14 changes: 6 additions & 8 deletions providers/deepinfra/models/MiniMaxAI/MiniMax-M2.5.toml
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
# https://deepinfra.com/MiniMaxAI/MiniMax-M2.5
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
temperature = true
knowledge = "2025-06"
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.27
output = 0.95
cache_read = 0.03
cache_write = 0.375

[limit]
context = 204_800
output = 131_072
context = 196_608
output = 196_608

[modalities]
input = ["text"]
output = ["text"]

[interleaved]
field = "reasoning_content"
26 changes: 0 additions & 26 deletions providers/deepinfra/models/MiniMaxAI/MiniMax-M2.toml

This file was deleted.

21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-14B.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 14B"
family = "qwen"
release_date = "2025-04-30"
last_updated = "2025-11-25"
attachment = false
reasoning = true
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.12
output = 0.24

[limit]
context = 40_960
output = 40_960

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-235B-A22B-Instruct-2507.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 235B A22B Instruct (2507)"
family = "qwen"
release_date = "2025-07-23"
last_updated = "2025-11-25"
attachment = false
reasoning = false
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.07
output = 0.10

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-235B-A22B-Thinking-2507.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen 3 235B A22B Thinking (2507)"
family = "qwen"
release_date = "2025-07-23"
last_updated = "2025-11-25"
attachment = false
reasoning = true
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.23
output = 2.30
cache_read = 0.20

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-30B-A3B.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 30B A3B"
family = "qwen"
release_date = "2025-04-29"
last_updated = "2025-04-29"
attachment = false
reasoning = true
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.08
output = 0.28

[limit]
context = 40_960
output = 40_960

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-32B.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 32B"
family = "qwen"
release_date = "2025-04-30"
last_updated = "2025-11-25"
attachment = false
reasoning = true
tool_call = true
temperature = true
open_weights = false

[cost]
input = 0.08
output = 0.28

[limit]
context = 40_960
output = 40_960

[modalities]
input = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
name = "Qwen3 Coder 480B A35B Instruct Turbo"
name = "Qwen 3 Coder 480B A35B Instruct Turbo"
family = "qwen"
release_date = "2025-07-23"
last_updated = "2025-07-23"
attachment = false
reasoning = false
tool_call = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true

[cost]
input = 0.3
output = 1.2
input = 0.22
output = 1.00
cache_read = 0.02

[limit]
context = 262_144
output = 66_536
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
name = "Qwen3 Coder 480B A35B Instruct"
name = "Qwen 3 Coder 480B A35B Instruct"
family = "qwen"
release_date = "2025-07-23"
last_updated = "2025-07-23"
attachment = false
reasoning = false
tool_call = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true

[cost]
input = 0.4
output = 1.6
input = 0.40
output = 1.60

[limit]
context = 262_144
output = 66_536
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-Max-Thinking.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen 3 Max Thinking"
family = "qwen"
release_date = "2026-01-23"
last_updated = "2026-03-15"
attachment = false
reasoning = true
tool_call = true
temperature = true
open_weights = false

[cost]
input = 1.20
output = 6.00
cache_read = 0.24

[limit]
context = 256_000
output = 256_000

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-Max.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen 3 Max"
family = "qwen"
release_date = "2026-04-06"
last_updated = "2026-04-06"
attachment = false
reasoning = false
tool_call = true
temperature = true
open_weights = false

[cost]
input = 1.20
output = 6.00
cache_read = 0.24

[limit]
context = 256_000
output = 256_000

[modalities]
input = ["text"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-Next-80B-A3B-Instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 Next 80B A3B Instruct"
family = "qwen"
release_date = "2025-09-11"
last_updated = "2026-03-15"
attachment = false
reasoning = false
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.09
output = 1.10

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
22 changes: 22 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-VL-235B-A22B-Instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Qwen 3 VL 235B A22B Instruct"
family = "qwen"
release_date = "2025-09-23"
last_updated = "2026-01-10"
attachment = true
reasoning = false
tool_call = true
temperature = true
open_weights = true

[cost]
input = 0.20
output = 0.88
cache_read = 0.11

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text", "image"]
output = ["text"]
21 changes: 21 additions & 0 deletions providers/deepinfra/models/Qwen/Qwen3-VL-30B-A3B-Instruct.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "Qwen 3 VL 30B A3B Instruct"
family = "qwen"
release_date = "2025-10-05"
last_updated = "2025-11-25"
attachment = true
reasoning = false
tool_call = true
temperature = true
open_weights = false

[cost]
input = 0.15
output = 0.60

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text", "image"]
output = ["text"]
Loading