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
16 changes: 13 additions & 3 deletions providers/aihubmix/models/claude-opus-4-6-think.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,33 @@
name = "Claude Opus 4.6"
name = "Claude Opus 4.6 Thinking"
family = "claude-opus"
release_date = "2026-02-05"
last_updated = "2026-03-13"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-05-31"
open_weights = false

[interleaved]
field = "reasoning_content"

[cost]
input = 5
output = 25
cache_read = 0.5
cache_write = 6.25

[cost.context_over_200k]
input = 10
output = 37.5
cache_read = 1.0
cache_write = 12.5

[limit]
context = 200_000
output = 32_000
context = 1_000_000
output = 128_000

[modalities]
input = ["text", "image", "pdf"]
Expand Down
9 changes: 9 additions & 0 deletions providers/aihubmix/models/claude-opus-4-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,24 @@ attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-05-31"
open_weights = false

interleaved = true

[cost]
input = 5
output = 25
cache_read = 0.5
cache_write = 6.25

[cost.context_over_200k]
input = 10
output = 37.5
cache_read = 1.0
cache_write = 12.5

[limit]
context = 1_000_000
output = 128_000
Expand Down
15 changes: 12 additions & 3 deletions providers/aihubmix/models/claude-opus-4-7-think.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,25 @@ structured_output = true
knowledge = "2026-01-31"
open_weights = false

[interleaved]
field = "reasoning_content"

[cost]
input = 5
output = 25
cache_read = 0.5
cache_write = 6.25

[cost.context_over_200k]
input = 10
output = 37.5
cache_read = 1.0
cache_write = 12.5

[limit]
context = 200_000
output = 32_000
context = 1_000_000
output = 128_000

[modalities]
input = ["text", "image"]
input = ["text", "image", "pdf"]
output = ["text"]
9 changes: 9 additions & 0 deletions providers/aihubmix/models/claude-opus-4-7.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,24 @@ attachment = true
reasoning = true
temperature = false
tool_call = true
structured_output = true
knowledge = "2026-01-31"
open_weights = false

interleaved = true

[cost]
input = 5
output = 25
cache_read = 0.5
cache_write = 6.25

[cost.context_over_200k]
input = 10
output = 37.5
cache_read = 1.0
cache_write = 12.5

[limit]
context = 1_000_000
output = 128_000
Expand Down
10 changes: 7 additions & 3 deletions providers/aihubmix/models/claude-sonnet-4-6-think.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
name = "Claude Sonnet 4.6 Think"
name = "Claude Sonnet 4.6 Thinking"
family = "claude-sonnet"
release_date = "2026-02-17"
last_updated = "2026-02-17"
last_updated = "2026-03-13"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-08-31"
open_weights = false

[interleaved]
field = "reasoning_content"

[cost]
input = 3.00
output = 15.00
Expand All @@ -22,7 +26,7 @@ cache_read = 0.60
cache_write = 7.50

[limit]
context = 200_000
context = 1_000_000
output = 64_000

[modalities]
Expand Down
7 changes: 5 additions & 2 deletions providers/aihubmix/models/claude-sonnet-4-6.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
name = "Claude Sonnet 4.6"
family = "claude-sonnet"
release_date = "2026-02-17"
last_updated = "2026-02-17"
last_updated = "2026-03-13"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-08-31"
open_weights = false

interleaved = true

[cost]
input = 3.00
output = 15.00
Expand All @@ -22,7 +25,7 @@ cache_read = 0.60
cache_write = 7.50

[limit]
context = 200_000
context = 1_000_000
output = 64_000

[modalities]
Expand Down
7 changes: 3 additions & 4 deletions providers/aihubmix/models/coding-glm-5.1-free.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
name = "Coding GLM 5.1 (free)"
family = "glm"
family = "glm-free"
release_date = "2026-04-11"
last_updated = "2026-04-11"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0
output = 0
cache_read = 0

[limit]
context = 204_800
context = 200_000
output = 128_000

[modalities]
Expand Down
10 changes: 6 additions & 4 deletions providers/aihubmix/models/coding-glm-5.1.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
name = "Coding-GLM-5.1"
name = "Coding GLM 5.1"
family = "glm"
release_date = "2026-04-11"
last_updated = "2026-04-11"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = false
structured_output = true
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.06
output = 0.22
cache_read = 0.013

[limit]
context = 200000
output = 128000
context = 200_000
output = 128_000

[modalities]
input = ["text"]
Expand Down
10 changes: 7 additions & 3 deletions providers/aihubmix/models/coding-minimax-m2.7-free.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
name = "Coding-MiniMax-M2.7-Free"
family = "minimax"
name = "Coding MiniMax M2.7 (Free)"
family = "minimax-free"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0
output = 0

[limit]
context = 204_800
output = 13_100
output = 128_100

[modalities]
input = ["text"]
Expand Down
5 changes: 4 additions & 1 deletion providers/aihubmix/models/coding-minimax-m2.7-highspeed.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ tool_call = true
structured_output = true
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.2
output = 0.2

[limit]
context = 204_800
output = 13_100
output = 128_100

[modalities]
input = ["text"]
Expand Down
5 changes: 4 additions & 1 deletion providers/aihubmix/models/coding-minimax-m2.7.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ tool_call = true
structured_output = true
open_weights = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.2
output = 0.2

[limit]
context = 204_800
output = 13_100
output = 128_100

[modalities]
input = ["text"]
Expand Down
2 changes: 1 addition & 1 deletion providers/aihubmix/models/deepseek-v4-flash-think.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "DeepSeek V4 Flash Think"
family = "deepseek"
family = "deepseek-flash-think"
release_date = "2026-04-24"
last_updated = "2026-04-24"
attachment = false
Expand Down
3 changes: 2 additions & 1 deletion providers/aihubmix/models/gemini-2.5-flash.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ open_weights = false

[cost]
input = 0.3
output = 2.499
output = 2.50
cache_read = 0.03
input_audio = 1.00

[limit]
context = 1_048_576
Expand Down
5 changes: 5 additions & 0 deletions providers/aihubmix/models/gemini-2.5-pro.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ input = 1.25
output = 10
cache_read = 0.125

[cost.context_over_200k]
input = 2.50
output = 15.00
cache_read = 0.25

[limit]
context = 1_048_576
output = 65_536
Expand Down
5 changes: 5 additions & 0 deletions providers/aihubmix/models/gemini-3-flash-preview.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ input = 0.5
output = 3
cache_read = 0.05

[cost.context_over_200k]
input = 0.50
output = 3.00
cache_read = 0.05

[limit]
context = 1_048_576
output = 65_536
Expand Down
7 changes: 4 additions & 3 deletions providers/aihubmix/models/gemini-3.1-flash-lite.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Gemini 3.1 Flash Lite"
family = "gemini-flash-lite"
release_date = "2026-03-03"
last_updated = "2026-03-03"
release_date = "2026-05-07"
last_updated = "2026-05-07"
attachment = true
reasoning = true
temperature = true
Expand All @@ -13,7 +13,8 @@ open_weights = false
[cost]
input = 0.25
output = 1.5
cache_read = 0.25
cache_read = 0.025
cache_write = 1.00

[limit]
context = 1_048_576
Expand Down
5 changes: 5 additions & 0 deletions providers/aihubmix/models/gemini-3.1-pro-preview.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ input = 2
output = 12
cache_read = 0.2

[cost.context_over_200k]
input = 4.00
output = 18.00
cache_read = 0.40

[limit]
context = 1_048_576
output = 65_536
Expand Down
2 changes: 1 addition & 1 deletion providers/aihubmix/models/glm-5.1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
open_weights = true

[interleaved]
field = "reasoning_content"
Expand Down
2 changes: 1 addition & 1 deletion providers/aihubmix/models/glm-5v-turbo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "GLM 5 Vision Turbo"
family = "glm"
family = "glmv"
release_date = "2026-05-09"
last_updated = "2026-05-09"
attachment = true
Expand Down
Loading
Loading