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

30 lines
596 B
TOML

name = "Qwen3.6 Plus Free"
description = "Legacy model retained for compatibility with older integrations"
family = "qwen-free"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }, { type = "budget_tokens", max = 81_920 }]
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = false
status = "deprecated"
[cost]
input = 0
output = 0
cache_read = 0
[limit]
context = 262_144
output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"