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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Meituan/Longcat-Flash-Chat"
release_date = "2025-11-05"
last_updated = "2025-11-05"
name = "Arcee Trinity Mini"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = false
reasoning = false
tool_call = false
Expand All @@ -14,4 +14,4 @@ output = 131_072

[modalities]
input = ["text"]
output = ["text"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/claude-4.6-opus.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Claude 4.6 Opus"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = true
open_weights = false

[limit]
context = 1_000_000
output = 128_000

[modalities]
input = ["text", "image"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/claude-4.6-sonnet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Claude 4.6 Sonnet"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = true
open_weights = false

[limit]
context = 1_000_000
output = 128_000

[modalities]
input = ["text", "image"]
output = ["text"]
17 changes: 0 additions & 17 deletions providers/qiniu-ai/models/deepseek/deepseek-math-v2.toml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Mimo-V2-Flash"
release_date = "2025-12-17"
last_updated = "2025-12-17"
name = "DeepSeek V3.2 Speciale OR"
release_date = "2026-01-15"
last_updated = "2026-04-07"
attachment = false
reasoning = true
tool_call = true
Expand All @@ -9,8 +9,8 @@ structured_output = false
open_weights = false

[limit]
context = 256_000
output = 256_000
context = 128_000
output = 32_000

[modalities]
input = ["text"]
Expand Down
17 changes: 0 additions & 17 deletions providers/qiniu-ai/models/gemini-2.0-flash-lite.toml

This file was deleted.

17 changes: 0 additions & 17 deletions providers/qiniu-ai/models/gemini-2.0-flash.toml

This file was deleted.

17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/gemini-3.1-flash-image-preview.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Gemini 3.1 Flash Image Preview"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = false
temperature = true
structured_output = false
open_weights = false

[limit]
context = 131_072
output = 32_768

[modalities]
input = ["text", "image", "pdf"]
output = ["text", "image"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/gemini-3.1-flash-lite-preview.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Gemini 3.1 Flash Lite Preview"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = false

[limit]
context = 1_048_576
output = 65_536

[modalities]
input = ["text", "image", "video", "audio", "pdf"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/gemini-3.1-pro-preview.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Gemini 3.1 Pro Preview"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = true
open_weights = false

[limit]
context = 1_048_576
output = 65_536

[modalities]
input = ["text", "image", "video", "audio", "pdf"]
output = ["text"]
17 changes: 0 additions & 17 deletions providers/qiniu-ai/models/kling-v2-6.toml

This file was deleted.

17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/minimax/minimax-m2.7.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Minimax/Minimax-M2.7"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = true

[limit]
context = 204_800
output = 131_000

[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/nvidia/nemotron-3-super-120b-a12b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "Nemotron-3-Super-120B-A12B"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = false
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = true

[limit]
context = 262_144
output = 262_144

[modalities]
input = ["text"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/openai/gpt-5-chat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "GPT-5 Chat"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = false

[limit]
context = 400_000
output = 128_000

[modalities]
input = ["text", "image", "video"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Claude 3.7 Sonnet"
release_date = "2025-08-05"
last_updated = "2025-08-05"
name = "GPT-5 Mini"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
Expand All @@ -9,9 +9,9 @@ structured_output = false
open_weights = false

[limit]
context = 200_000
context = 400_000
output = 128_000

[modalities]
input = ["text", "image"]
output = ["text"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/openai/gpt-5-nano.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "GPT-5 Nano"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = false
tool_call = true
temperature = true
structured_output = false
open_weights = false

[limit]
context = 400_000
output = 128_000

[modalities]
input = ["text"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/openai/gpt-5-pro.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "GPT-5 Pro"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = true
open_weights = false

[limit]
context = 400_000
output = 272_000

[modalities]
input = ["text", "image", "video"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/openai/gpt-5.2-chat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "GPT-5.2 Chat"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = false

[limit]
context = 128_000
output = 16_384

[modalities]
input = ["text", "image", "video"]
output = ["text"]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Claude 3.5 Sonnet"
release_date = "2025-09-09"
last_updated = "2025-09-09"
name = "GPT-5.2 Codex"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
Expand All @@ -9,9 +9,9 @@ structured_output = false
open_weights = false

[limit]
context = 200_000
output = 8_200
context = 400_000
output = 128_000

[modalities]
input = ["text", "image"]
output = ["text"]
output = ["text"]
17 changes: 17 additions & 0 deletions providers/qiniu-ai/models/openai/gpt-5.3-codex.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name = "GPT-5.3 Codex"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = true
reasoning = true
tool_call = true
temperature = true
structured_output = false
open_weights = false

[limit]
context = 400_000
output = 128_000

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