项目文件夹

文件
2026-07-13 12:28:55 +08:00

32 行
539 B
TOML

name = "Qwen Plus"
description = "Qwen instruction model for multilingual chat, reasoning, and tool use"
family = "qwen"
release_date = "2024-01-25"
last_updated = "2025-09-11"
attachment = false
reasoning = true
temperature = true
knowledge = "2024-04"
tool_call = true
open_weights = false
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "budget_tokens"
max = 81_920
[cost]
input = 0.115
output = 0.287
reasoning = 1.147
[limit]
context = 1_000_000
output = 32_768
[modalities]
input = ["text"]
output = ["text"]