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
6 changes: 6 additions & 0 deletions providers/chuizi/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions providers/chuizi/models/anthropic/claude-haiku-4-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "Claude Haiku 4.5"
family = "claude"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 1.05
output = 5.25
cache_read = 0.105
cache_write = 1.3125

[limit]
context = 200_000
output = 32_000

[modalities]
input = ["text", "image"]
output = ["text"]
27 changes: 27 additions & 0 deletions providers/chuizi/models/anthropic/claude-opus-4-6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name = "Claude Opus 4.6"
family = "claude"
release_date = "2026-02-15"
last_updated = "2026-02-15"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 15.75
output = 78.75
cache_read = 1.575
cache_write = 19.6875

[limit]
context = 200_000
output = 32_000

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

[interleaved]
field = "reasoning_content"
24 changes: 24 additions & 0 deletions providers/chuizi/models/anthropic/claude-sonnet-4-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "Claude Sonnet 4.5"
family = "claude"
release_date = "2025-09-29"
last_updated = "2025-09-29"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 3.15
output = 15.75
cache_read = 0.315
cache_write = 3.9375

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
24 changes: 24 additions & 0 deletions providers/chuizi/models/anthropic/claude-sonnet-4-6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "Claude Sonnet 4.6"
family = "claude"
release_date = "2026-02-15"
last_updated = "2026-02-15"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 3.15
output = 15.75
cache_read = 0.315
cache_write = 3.9375

[limit]
context = 200_000
output = 64_000

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/chuizi/models/deepseek/deepseek-chat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "DeepSeek V3.2"
family = "deepseek"
release_date = "2025-12-01"
last_updated = "2026-02-28"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 0.294
output = 1.176
cache_read = 0.029

[limit]
context = 131_072
output = 8_192

[modalities]
input = ["text"]
output = ["text"]
26 changes: 26 additions & 0 deletions providers/chuizi/models/deepseek/deepseek-r1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "DeepSeek R1"
family = "deepseek"
release_date = "2025-01-20"
last_updated = "2025-05-28"
attachment = false
reasoning = true
temperature = true
tool_call = false
structured_output = false
open_weights = true

[cost]
input = 0.588
output = 2.352
cache_read = 0.029

[limit]
context = 131_072
output = 65_536

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

[interleaved]
field = "reasoning_content"
23 changes: 23 additions & 0 deletions providers/chuizi/models/google/gemini-2.5-flash.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Gemini 2.5 Flash"
family = "gemini"
release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 0.315
output = 2.625
cache_read = 0.0788

[limit]
context = 1_048_576
output = 65_536

[modalities]
input = ["text", "image", "audio", "video"]
output = ["text"]
26 changes: 26 additions & 0 deletions providers/chuizi/models/google/gemini-2.5-pro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "Gemini 2.5 Pro"
family = "gemini"
release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 1.3125
output = 10.5
cache_read = 0.328

[limit]
context = 2_097_152
output = 65_536

[modalities]
input = ["text", "image", "audio", "video"]
output = ["text"]

[interleaved]
field = "reasoning_content"
22 changes: 22 additions & 0 deletions providers/chuizi/models/meta/llama-4-maverick.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "Llama 4 Maverick"
family = "llama"
release_date = "2025-04-05"
last_updated = "2025-04-05"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = false
open_weights = true

[cost]
input = 0.1995
output = 0.7875

[limit]
context = 1_048_576
output = 8_192

[modalities]
input = ["text", "image"]
output = ["text"]
25 changes: 25 additions & 0 deletions providers/chuizi/models/moonshot/kimi-k2.5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name = "Kimi K2.5"
family = "kimi"
release_date = "2025-11-01"
last_updated = "2025-11-01"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true

[cost]
input = 2.52
output = 12.6

[limit]
context = 200_000
output = 65_536

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

[interleaved]
field = "reasoning_content"
23 changes: 23 additions & 0 deletions providers/chuizi/models/openai/gpt-4.1-mini.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "GPT-4.1 mini"
family = "gpt"
release_date = "2025-04-14"
last_updated = "2025-04-14"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 0.42
output = 1.68
cache_read = 0.105

[limit]
context = 200_000
output = 32_768

[modalities]
input = ["text", "image"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/chuizi/models/openai/gpt-4.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "GPT-4.1"
family = "gpt"
release_date = "2025-04-14"
last_updated = "2025-04-14"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 2.1
output = 8.4
cache_read = 0.525

[limit]
context = 200_000
output = 32_768

[modalities]
input = ["text", "image"]
output = ["text"]
26 changes: 26 additions & 0 deletions providers/chuizi/models/openai/gpt-5-mini.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "GPT-5 mini"
family = "gpt"
release_date = "2025-09-01"
last_updated = "2025-09-01"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 0.2625
output = 2.1
cache_read = 0.02625

[limit]
context = 400_000
output = 128_000

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

[interleaved]
field = "reasoning_content"
26 changes: 26 additions & 0 deletions providers/chuizi/models/openai/gpt-5.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "GPT-5.1"
family = "gpt"
release_date = "2025-11-20"
last_updated = "2025-11-20"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 1.3125
output = 10.5
cache_read = 0.13125

[limit]
context = 400_000
output = 128_000

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

[interleaved]
field = "reasoning_content"
26 changes: 26 additions & 0 deletions providers/chuizi/models/openai/gpt-5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "GPT-5"
family = "gpt"
release_date = "2025-09-01"
last_updated = "2025-09-01"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false

[cost]
input = 1.3125
output = 10.5
cache_read = 0.13125

[limit]
context = 400_000
output = 128_000

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

[interleaved]
field = "reasoning_content"
Loading