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

23 lines
416 B
TOML

name = "Qwen: Qwen3 Coder Plus"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
release_date = "2025-07-01"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.65
output = 3.25
cache_read = 0.2
[limit]
context = 1000000
output = 65536
[modalities]
input = ["text"]
output = ["text"]