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

24 lines
430 B
TOML

name = "Qwen3-Coder-Plus"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2025-07-01"
last_updated = "2025-07-01"
attachment = false
reasoning = false
temperature = true
knowledge = "2025-04"
tool_call = true
open_weights = true
[cost]
input = 0.0
output = 0.0
[limit]
context = 256_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]