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

26 lines
478 B
TOML

name = "Qwen3 Coder Next"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
release_date = "2025-10-15"
last_updated = "2025-10-15"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.108
output = 0.675
cache_read = 0.06
[limit]
context = 262_144
output = 65_536
[modalities]
input = ["text"]
output = ["text"]