Files
anomalyco--models.dev/providers/vercel/models/alibaba/qwen3-coder-next.toml
T
2026-07-13 12:28:55 +08:00

24 lines
432 B
TOML

name = "Qwen3 Coder Next"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
family = "qwen"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
release_date = "2025-07-22"
last_updated = "2026-02-19"
open_weights = false
[cost]
input = 0.5
output = 1.2
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text"]
output = ["text"]