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

23 lines
417 B
TOML

name = "Qwen: Qwen3 Coder Next"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
release_date = "2026-02-02"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.12
output = 0.75
cache_read = 0.035
[limit]
context = 262144
output = 65536
[modalities]
input = ["text"]
output = ["text"]