feat(qiniu-ai): add new model configurations
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name = "Doubao Seed 2.0 Code"
|
||||
release_date = "2026-02-14"
|
||||
last_updated = "2026-02-14"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Doubao Seed 2.0 Lite"
|
||||
release_date = "2026-02-14"
|
||||
last_updated = "2026-02-14"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Doubao Seed 2.0 Mini"
|
||||
release_date = "2026-02-14"
|
||||
last_updated = "2026-02-14"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Doubao Seed 2.0 Pro"
|
||||
release_date = "2026-02-14"
|
||||
last_updated = "2026-02-14"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Meituan/Longcat-Flash-Lite"
|
||||
release_date = "2026-02-06"
|
||||
last_updated = "2026-02-06"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 320_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Minimax/Minimax-M2.5 Highspeed"
|
||||
release_date = "2026-02-14"
|
||||
last_updated = "2026-02-14"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 204_800
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Minimax/Minimax-M2.5"
|
||||
release_date = "2026-02-12"
|
||||
last_updated = "2026-02-12"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 204_800
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Moonshotai/Kimi-K2.5"
|
||||
release_date = "2026-01-28"
|
||||
last_updated = "2026-01-28"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 256_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Qwen3 30b A3b Instruct 2507"
|
||||
release_date = "2026-02-04"
|
||||
last_updated = "2026-02-04"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Qwen3 30b A3b Thinking 2507"
|
||||
release_date = "2026-02-04"
|
||||
last_updated = "2026-02-04"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 126_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Qwen3-Vl 30b A3b Thinking"
|
||||
release_date = "2026-02-09"
|
||||
last_updated = "2026-02-09"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image", "video"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Qwen3.5 397B A17B"
|
||||
release_date = "2026-02-22"
|
||||
last_updated = "2026-02-22"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 64_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Stepfun/Step-3.5 Flash"
|
||||
release_date = "2026-02-02"
|
||||
last_updated = "2026-02-02"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
tool_call = false
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 64_000
|
||||
output = 4_096
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Xiaomi/Mimo-V2-Flash"
|
||||
release_date = "2025-12-26"
|
||||
last_updated = "2025-12-26"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = false
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 256_000
|
||||
output = 256_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,17 @@
|
||||
name = "Z-Ai/GLM 5"
|
||||
release_date = "2026-02-12"
|
||||
last_updated = "2026-02-12"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
temperature = true
|
||||
structured_output = false
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 200_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
@@ -1,5 +1,5 @@
|
||||
name = "Qiniu"
|
||||
env = ["Qiniu_API_KEY"]
|
||||
npm = "@ai-sdk/openai-compatible"
|
||||
api = "https://api.qnaigc.com.com/v1"
|
||||
api = "https://api.qnaigc.com/v1"
|
||||
doc= "https://developer.qiniu.com/aitokenapi"
|
||||
|
||||
Reference in New Issue
Block a user