Qwen3.8 27B API

Multimodal reasoner with 256K context, image and video input, function tools, structured JSON, and thinking on by default.

Alibaba Cloudテキスト生成256K コンテキストリリース 2026年8月14日ネイティブ推論新着

Qwen3.8 27B について

Multimodal reasoner with 256K context, image and video input, function tools, structured JSON, and thinking on by default.

Supports text, image, and video input, streaming, function tools, structured JSON output, seed control, and thinking mode on by default. Use reasoning_effort (xhigh, medium, low) or enable_thinking=false for direct answers. Automatic cache reads are billed at the cached-input rate when reported by the model service. Explicit cache controls are not supported. Open-weight context is 256K; hosted 1M context and official built-in tools are not included.

別名 Alibaba Cloud Qwen3.8 27B

reasoningvisionvideofunction callingcachemultimodaljson modelogprobs

Qwen3.8 27B の仕様

モデルID
qwen3-8-27b
プロバイダー
Alibaba Cloud
カテゴリ
テキスト生成
リリース
2026年8月14日
コンテキスト長
256K トークン
最大出力
32,768 トークン
入力
テキスト画像動画
出力
テキスト
構造化出力
JSON Schema
エンドポイント
POST/v1/chat/completionsPOST/v1/responsesPOST/v1/messagesPOST/v1/completionsPOST/v1beta/models/qwen3-8-27b:generateContent
代替モデルID
qwen3.8-27bqwen/qwen3-8-27bqwen/qwen3.8-27b

Qwen3.8 27B API の料金最大84%お得

EmpirioLabs カタログのライブ従量課金料金です。使った分だけの支払いで、月額最低料金はありません。

タイプ
仕様
料金
入力
per 1M prompt tokens
$0.45$0.17
出力
per 1M generated tokens
$3.20$0.50
Implicit cache read
per 1M cached input tokens
$0.08
Web Search (Linkup)
per call when invoked
$0.013
料金ページ全体で比較

Qwen3.8 27B API の呼び出し方

Qwen3.8 27B は OpenAI 互換の Chat Completions API を提供します。任意の OpenAI SDK を EmpirioLabs API キーで https://api.empiriolabs.ai/v1 に向け、モデル ID qwen3-8-27b を使ってください。 EmpirioLabs ダッシュボードで API キーを取得してください。

cURL
curl https://api.empiriolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3-8-27b",
    "messages": [
      {"role": "user", "content": "Write a haiku about the ocean."}
    ]
  }'
Python (OpenAI SDK)
from openai import OpenAI

client = OpenAI(
    base_url="https://api.empiriolabs.ai/v1",
    api_key="YOUR_EMPIRIOLABS_API_KEY",
)

response = client.chat.completions.create(
    model="qwen3-8-27b",
    messages=[{"role": "user", "content": "Write a haiku about the ocean."}],
)
print(response.choices[0].message.content)
Qwen3.8 27B API の完全リファレンス

Qwen3.8 27B API のパラメーター

EmpirioLabs 上の Qwen3.8 27B API が対応するリクエストパラメーターです。フィールドを省略した場合はデフォルト値が適用されます。

パラメータタイプデフォルト範囲 / 値説明
temperaturenumber10 から 2Sampling temperature. 0 is deterministic and 2 is maximum randomness.
top_pnumber0.950 から 1Nucleus sampling probability mass. Lower values make outputs more focused.
max_tokensinteger40961 から 32768Maximum output tokens.
stopstring--Up to 4 strings where the model will stop generating further tokens.
enable_thinkingbooleantrue-Enable reasoning before answering.
reasoning_effortenumxhighnone, low, medium, xhighReasoning effort level. none disables thinking. low, medium, and xhigh select discrete thinking depths. There is no token budget control.
top_kinteger201 から 200Limit sampling to the top K candidate tokens when supported.
min_pnumber00 から 1Minimum probability threshold for token sampling.
frequency_penaltynumber0-2 から 2Penalty based on how often a token has already appeared.
presence_penaltynumber0-2 から 2Penalty for tokens that already appeared in the generated text.
repetition_penaltynumber10.1 から 2Penalty used by SGLang to reduce repeated text.
seedinteger-0 から 2147483647Optional random seed for reproducible sampling.
logprobsbooleanfalse-Return token log probabilities when supported.
top_logprobsinteger-0 から 20Return up to this many top token log probabilities.
ドキュメントにあと7個のパラメーター

知っておくと便利

Supports text, image, and video input, streaming, function tools, structured JSON output, seed control, and thinking mode on by default. Use reasoning_effort (xhigh, medium, low) or enable_thinking=false for direct answers. Automatic cache reads are billed at the cached-input rate when reported by the model service. Explicit cache controls are not supported. Open-weight context is 256K; hosted 1M context and official built-in tools are not included.

Qwen3.8 27B API: よくある質問

Qwen3.8 27B API の料金はいくらですか?

EmpirioLabs では Qwen3.8 27B は従量課金です。このページのライブ料金表は常に API の請求額と一致します。

Qwen3.8 27B のコンテキストウィンドウはどれくらいですか?

Qwen3.8 27B は 256K トークンのコンテキストウィンドウに対応しています(1回の応答あたり最大 32,768 出力トークン)。

Qwen3.8 27B API は OpenAI 互換ですか?

はい。Qwen3.8 27B は OpenAI 互換の Chat Completions API を提供しているため、既存の OpenAI SDK は base_urlhttps://api.empiriolabs.ai/v1 に向けてモデル ID を qwen3-8-27b に設定するだけで動作します。

統合する前にブラウザで Qwen3.8 27B を試せますか?

はい。EmpirioLabs プレイグラウンドでは API と同じパラメーターで Qwen3.8 27B をブラウザ上で実行できるので、コードを書く前にプロンプトを試せます。

Qwen3.8 27B の API キーはどうやって取得しますか?

EmpirioLabs アカウントを作成し、ダッシュボードの API Keysでキーを生成してください。課金は従量制クレジットなので、実行したリクエストの分だけ支払います。

より良いエンドポイントを使う準備はできていますか?

ご自身のモデルを当社のスタックに展開したい方は、ぜひご価格をご覧ください。