現已上線
Alibaba

qwen3.5-flash-2026-02-23:free

The Qwen3.5 native vision-language Flash models are built on a hybrid architecture that integrates a linear attention mechanism with a sparse mixture-of-experts model, achieving higher inference efficiency. Compared to the...

TextReasoningToolsFilesVision1MVideo
輸入免費
輸出免費
端點openai

能力

推理工具視覺影片結構化

模態

輸入
textimagevideo
輸出
text

快速統計

上下文視窗100萬
最大輸出6.6萬
模式chat
分詞器Qwen3

效能

正在載入效能資料...

支援的參數

所有提供方:為該模型提供服務的每個上游都支援。部分提供方:取決於處理請求的上游。預設值:未設定時傳送的值。

參數提供方預設值
frequency_penalty部分提供方預設不傳送
include_reasoning所有提供方-
max_tokens所有提供方-
presence_penalty所有提供方-
reasoning所有提供方-
response_format所有提供方-
seed所有提供方-
structured_outputs所有提供方-
temperature所有提供方預設不傳送
tool_choice所有提供方-
tools所有提供方-
top_p所有提供方預設不傳送
§ 01

價格

輸入價格$0.00/每百萬 tokens
輸出價格$0.00/每百萬 tokens
相容端點openai
供應商Alibaba
§ 02

從您的程式碼呼叫 qwen3.5-flash-2026-02-23:free

將任何 OpenAI 相容 SDK 指向 UnoRouter,並以名稱請求模型。請將 YOUR_API_KEY 換成您儀表板上的真實金鑰。

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.5-flash-2026-02-23:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

登入以自動填入 API 金鑰

§ 03

常見問題

qwen3.5-flash-2026-02-23:free 每百萬 tokens 的費用是多少?

輸入每百萬 tokens 定價 $0.00,輸出每百萬 tokens 定價 $0.00。計費以 token 為單位,不會湊整到批次大小。

我要如何透過 API 使用 qwen3.5-flash-2026-02-23:free?

將請求送至 UnoRouter 的 /v1/chat/completions 端點,並將 model 設為 qwen3.5-flash-2026-02-23:free。任何 OpenAI 相容的用戶端程式庫都可使用。驗證採用標準 Bearer token。

§ 04

相似模型

立即試用 qwen3.5-flash-2026-02-23:free

建立 API 金鑰後,一分鐘內就能開始發送請求。

查看所有模型
qwen3.5-flash-2026-02-23:free API 價格、上下文視窗與範例|UnoRouter