Files
2026-07-13 12:28:55 +08:00

24 lines
423 B
TOML

name = "Qwen3 Max"
description = "Flagship Qwen model for complex reasoning, coding, and agentic workflows"
family = "qwen"
release_date = "2025-05-28"
last_updated = "2025-05-28"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
[cost]
input = 1.20
output = 6.00
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]