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

24 lines
436 B
TOML

name = "Qwen Coder Plus"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2024-09-18"
last_updated = "2024-09-18"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.502
output = 1.004
[limit]
context = 131_072
output = 8_192
[modalities]
input = ["text"]
output = ["text"]