20 lines
397 B
TOML
20 lines
397 B
TOML
name = "Qwen3 Coder Plus"
|
|
description = "Hosted Qwen coder for software agents, repo edits, and long-context code"
|
|
family = "qwen"
|
|
release_date = "2025-07-23"
|
|
last_updated = "2025-07-23"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-04"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|