项目文件夹

文件
2026-07-13 12:28:55 +08:00

31 行
536 B
TOML

name = "Qwen3.7 Max"
description = "Qwen frontier model tuned for agent frameworks, coding assistants, and long tasks"
family = "qwen"
release_date = "2026-05-21"
last_updated = "2026-05-21"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = false
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "budget_tokens"
[cost]
input = 2.50
output = 7.50
cache_read = 0.50
cache_write = 3.125
[limit]
context = 1_000_000
output = 65_536
[modalities]
input = ["text"]
output = ["text"]