Skip to content
Merged
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
23 changes: 23 additions & 0 deletions providers/zenmux/models/anthropic/claude-3.5-haiku.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude 3.5 Haiku"
release_date = "2024-11-04"
last_updated = "2024-11-04"
attachment = true
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-01-01"
open_weights = false

[cost]
input = 0.80
output = 4.00
cache_read = 0.08
cache_write = 1.00

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/zenmux/models/anthropic/claude-3.5-sonnet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude 3.5 Sonnet (Retiring Soon)"
release_date = "2024-10-22"
last_updated = "2024-10-22"
attachment = true
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-01-01"
open_weights = false

[cost]
input = 3.00
output = 15.00
cache_read = 0.30
cache_write = 3.75

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/zenmux/models/anthropic/claude-3.7-sonnet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Claude 3.7 Sonnet"
release_date = "2025-02-24"
last_updated = "2025-02-24"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-01-01"
open_weights = false

[cost]
input = 3.00
output = 15.00
cache_read = 0.30
cache_write = 3.75

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
7 changes: 3 additions & 4 deletions providers/zenmux/models/anthropic/claude-haiku-4.5.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name = "Claude Haiku 4.5"
family = "claude-haiku"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = true
reasoning = true
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-02-28"
knowledge = "2025-01-01"
open_weights = false

[cost]
Expand All @@ -20,5 +19,5 @@ context = 200_000
output = 64_000

[modalities]
input = ["text", "image", "pdf"]
input = ["image", "text"]
output = ["text"]
7 changes: 3 additions & 4 deletions providers/zenmux/models/anthropic/claude-opus-4.1.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name = "Claude Opus 4.1"
family = "claude-opus"
release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-03-31"
knowledge = "2025-01-01"
open_weights = false

[cost]
Expand All @@ -17,8 +16,8 @@ cache_write = 18.75

[limit]
context = 200_000
output = 32_000
output = 64_000

[modalities]
input = ["text", "image", "pdf"]
input = ["image", "text", "pdf"]
output = ["text"]
6 changes: 3 additions & 3 deletions providers/zenmux/models/anthropic/claude-opus-4.5.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Claude Opus 4.5"
release_date = "2025-11-25"
last_updated = "2025-11-25"
release_date = "2025-11-24"
last_updated = "2025-11-24"
attachment = true
reasoning = true
temperature = true
Expand All @@ -19,5 +19,5 @@ context = 200_000
output = 64_000

[modalities]
input = ["image", "text"]
input = ["pdf", "image", "text"]
output = ["text"]
6 changes: 3 additions & 3 deletions providers/zenmux/models/anthropic/claude-opus-4.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Claude Opus 4"
release_date = "2025-08-14"
last_updated = "2025-08-14"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
Expand All @@ -19,5 +19,5 @@ context = 200_000
output = 64_000

[modalities]
input = ["image", "text"]
input = ["image", "text", "pdf"]
output = ["text"]
5 changes: 2 additions & 3 deletions providers/zenmux/models/anthropic/claude-sonnet-4.5.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name = "Claude Sonnet 4.5"
family = "claude-sonnet"
release_date = "2025-09-29"
last_updated = "2025-09-29"
attachment = true
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-07-31"
knowledge = "2025-01-01"
open_weights = false

[cost]
Expand All @@ -16,7 +15,7 @@ cache_read = 0.30
cache_write = 3.75

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

[modalities]
Expand Down
8 changes: 4 additions & 4 deletions providers/zenmux/models/anthropic/claude-sonnet-4.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Claude Sonnet 4"
release_date = "2025-08-13"
last_updated = "2025-08-13"
release_date = "2025-05-22"
last_updated = "2025-05-22"
attachment = true
reasoning = true
temperature = true
Expand All @@ -15,9 +15,9 @@ cache_read = 0.30
cache_write = 3.75

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

[modalities]
input = ["image", "text"]
input = ["image", "text", "pdf"]
output = ["text"]
6 changes: 3 additions & 3 deletions providers/zenmux/models/baidu/ernie-5.0-thinking-preview.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ERNIE-5.0-Thinking-Preview"
release_date = "2025-11-13"
last_updated = "2025-11-13"
name = "ERNIE 5.0"
release_date = "2026-01-22"
last_updated = "2026-01-22"
attachment = true
reasoning = true
temperature = true
Expand Down
4 changes: 2 additions & 2 deletions providers/zenmux/models/deepseek/deepseek-chat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "DeepSeek-V3.2 (Non-thinking Mode)"
release_date = "2025-09-10"
last_updated = "2025-09-10"
release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = false
temperature = true
Expand Down
6 changes: 3 additions & 3 deletions providers/zenmux/models/deepseek/deepseek-v3.2-exp.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "DeepSeek-V3.2-Exp"
release_date = "2025-11-26"
last_updated = "2025-11-26"
release_date = "2025-09-29"
last_updated = "2025-09-29"
attachment = false
reasoning = true
temperature = true
Expand All @@ -13,7 +13,7 @@ input = 0.22
output = 0.33

[limit]
context = 163_840
context = 163_000
output = 64_000

[modalities]
Expand Down
4 changes: 2 additions & 2 deletions providers/zenmux/models/deepseek/deepseek-v3.2.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "DeepSeek V3.2"
release_date = "2025-12-08"
last_updated = "2025-12-08"
release_date = "2025-12-05"
last_updated = "2025-12-05"
attachment = false
reasoning = true
temperature = true
Expand Down
8 changes: 4 additions & 4 deletions providers/zenmux/models/google/gemini-2.5-flash-lite.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Gemini 2.5 Flash Lite"
release_date = "2025-08-14"
last_updated = "2025-08-14"
release_date = "2025-07-22"
last_updated = "2025-07-22"
attachment = true
reasoning = false
temperature = true
Expand All @@ -15,9 +15,9 @@ cache_read = 0.03
cache_write = 1.00

[limit]
context = 1_048_576
context = 1048_000
output = 64_000

[modalities]
input = ["image", "text", "audio"]
input = ["pdf", "image", "text", "audio"]
output = ["text"]
8 changes: 4 additions & 4 deletions providers/zenmux/models/google/gemini-2.5-flash.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Gemini 2.5 Flash"
release_date = "2025-08-18"
last_updated = "2025-08-18"
release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = true
reasoning = true
temperature = true
Expand All @@ -15,9 +15,9 @@ cache_read = 0.07
cache_write = 1.00

[limit]
context = 1_048_576
context = 1048_000
output = 64_000

[modalities]
input = ["image", "text", "audio"]
input = ["pdf", "image", "text", "audio"]
output = ["text"]
16 changes: 7 additions & 9 deletions providers/zenmux/models/google/gemini-2.5-pro.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
name = "Gemini 2.5 Pro"
family = "gemini-pro"
release_date = "2025-03-20"
last_updated = "2025-06-05"
release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = true
reasoning = true
temperature = true
knowledge = "2025-01"
tool_call = true
knowledge = "2025-01-01"
open_weights = false

[cost]
input = 1.25
output = 10.00
cache_read = 0.31
cache_write = 4.5

cache_write = 4.50

[limit]
context = 1_048_576
output = 65_536
context = 1048_000
output = 64_000

[modalities]
input = ["text", "image", "audio", "video", "pdf"]
input = ["pdf", "image", "text", "audio", "video"]
output = ["text"]
4 changes: 2 additions & 2 deletions providers/zenmux/models/google/gemini-3-flash-preview.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ cache_read = 0.05
cache_write = 1.00

[limit]
context = 1_048_576
context = 1048_000
output = 64_000

[modalities]
input = ["text", "image", "audio"]
input = ["text", "image", "pdf", "audio"]
output = ["text"]
4 changes: 2 additions & 2 deletions providers/zenmux/models/google/gemini-3-pro-preview.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ cache_read = 0.20
cache_write = 4.50

[limit]
context = 1_048_576
context = 1048_000
output = 64_000

[modalities]
input = ["text", "image", "audio", "video"]
input = ["text", "image", "pdf", "audio", "video"]
output = ["text"]
4 changes: 2 additions & 2 deletions providers/zenmux/models/inclusionai/ling-1t.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Ling-1T"
release_date = "2025-10-01"
last_updated = "2025-10-01"
release_date = "2025-10-09"
last_updated = "2025-10-09"
attachment = false
reasoning = false
temperature = true
Expand Down
4 changes: 2 additions & 2 deletions providers/zenmux/models/inclusionai/ring-1t.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Ring-1T"
release_date = "2025-10-01"
last_updated = "2025-10-01"
release_date = "2025-10-12"
last_updated = "2025-10-12"
attachment = false
reasoning = true
temperature = true
Expand Down
4 changes: 2 additions & 2 deletions providers/zenmux/models/kuaishou/kat-coder-pro-v1-free.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "KAT-Coder-Pro-V1 Free"
release_date = "2025-12-31"
last_updated = "2025-12-31"
release_date = "2025-10-23"
last_updated = "2025-10-23"
attachment = false
reasoning = false
temperature = true
Expand Down
9 changes: 5 additions & 4 deletions providers/zenmux/models/kuaishou/kat-coder-pro-v1.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "KAT-Coder-Pro-V1"
release_date = "2025-10-24"
last_updated = "2025-10-24"
release_date = "2025-10-23"
last_updated = "2025-10-23"
attachment = false
reasoning = false
temperature = true
Expand All @@ -9,8 +9,9 @@ knowledge = "2025-01-01"
open_weights = false

[cost]
input = 0.00
output = 0.00
input = 0.30
output = 1.20
cache_read = 0.06

[limit]
context = 256_000
Expand Down
Loading