项目文件夹

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

24 行
421 B
TOML

name = "Qwen3-Max"
description = "Flagship Qwen model for complex reasoning, coding, and agentic workflows"
family = "qwen"
release_date = "2025-01-01"
last_updated = "2025-01-01"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-12"
tool_call = true
open_weights = false
[cost]
input = 0.0
output = 0.0
[limit]
context = 256_000
output = 32_000
[modalities]
input = ["text"]
output = ["text"]