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/alibaba-cn/models/qwen3.5-397b-a17b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Qwen3.5 397B-A17B"
family = "qwen"
release_date = "2026-02"
last_updated = "2026-02"
attachment = false
reasoning = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true

[cost]
input = 0.430
output = 2.58
reasoning = 2.58

[limit]
context = 262_144
output = 65_536

[modalities]
input = ["text", "image", "video"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/alibaba-cn/models/qwen3.5-plus.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Qwen3.5 Plus"
family = "qwen"
release_date = "2026-02"
last_updated = "2026-02"
attachment = false
reasoning = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = false

[cost]
input = 0.573
output = 3.44
reasoning = 3.44

[limit]
context = 1_000_000
output = 65_536

[modalities]
input = ["text", "image", "video"]
output = ["text"]
23 changes: 23 additions & 0 deletions providers/alibaba/models/qwen3.5-397b-a17b.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Qwen3.5 397B-A17B"
family = "qwen"
release_date = "2026-02"
last_updated = "2026-02"
attachment = false
reasoning = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true

[cost]
input = 0.6
output = 3.6
reasoning = 3.6

[limit]
context = 262_144
output = 65_536

[modalities]
input = ["text", "image", "video"]
output = ["text"]
24 changes: 24 additions & 0 deletions providers/alibaba/models/qwen3.5-plus.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "Qwen3.5 Plus"
family = "qwen"
release_date = "2026-02"
last_updated = "2026-02"
attachment = false
reasoning = true
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = false

[cost]
input = 0.4
output = 2.4
reasoning = 2.4


[limit]
context = 1_000_000
output = 65_536

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