Qwen3.5 Plus snapshot 2026-02-15 — เวอร์ชันตรึงของ qwen3.5-plus, ความสามารถเหมือนเดิม
เข้ากันได้กับ OpenAI — ใช้ SDK เดิมของคุณได้เลย
https://api.orcarouter.ai/v1import os
from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key=os.environ["ORCAROUTER_API_KEY"],
)
response = client.chat.completions.create(
model="qwen/qwen3.5-plus-2026-02-15",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)enable_searchenable_thinkinginclude_reasoninglogprobsmax_tokensnparallel_tool_callspresence_penaltyreasoningrepetition_penaltyresponse_formatseedstopstreamstream_optionstemperaturethinking_budgettool_choicetoolstop_ktop_logprobstop_p| ระดับ | อินพุต / 1M โทเค็น | เอาต์พุต / 1M โทเค็น |
|---|---|---|
| ≤ 256K | $0.400 | $2.40 |
| ≤ 1.0M | $0.500 | $3.00 |
| เลือกระดับชั้นตามจำนวนโทเค็นอินพุตของแต่ละคำขอ | ||
ประมาณการจากราคาตั้ง
ราคาแบบขั้นบันได — การประเมินนี้ใช้อัตราขั้นพื้นฐาน
เป็นเพียงการประเมิน — จำนวน token จริงขึ้นอยู่กับ tokenizer ของผู้ให้บริการ
สิ่งที่นักพัฒนาพูดถึงในสัปดาห์นี้
GET /api/public/models/qwen/qwen3.5-plus-2026-02-15เปิด @misc{orcarouter_qwen3_5_plus_2026_02_15,
title = {qwen/qwen3.5-plus-2026-02-15 API},
author = {qwen},
year = {n.d.},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/qwen/qwen3.5-plus-2026-02-15}
}qwen. (n.d.). qwen/qwen3.5-plus-2026-02-15 API. OrcaRouter. https://www.orcarouter.ai/models/qwen/qwen3.5-plus-2026-02-15