モデル仕様
- コンテキスト
- 1,050,000 tokens
- 最大出力
- 128,000 tokens
- アーキテクチャ
- text+image+file->text
- トークナイザー
- GPT
- 知識カットオフ
- 2025-12-01
- モデレーション
- はい
料金の詳細
OpenRouterと同期した料金です。トークン料金は100万トークン単位です。
- 入力
- $15 100万トークンあたり
- ≤272K$15
- >272K$30
- 出力
- $90 100万トークンあたり
- ≤272K$90
- >272K$135
- ウェブ検索
- $10 1,000回あたり
モデル設定
推論
- 推論の必須設定
- はい
- 既定パラメータ
- medium
- 機能とモダリティ
- xhigh, high, medium
クイックスタート
ローカルにOPENROUTER_API_KEYを設定してください。Pythonにはrequestsが必要です。JavaScriptはNode.jsで実行し、キーはサーバー側で管理してください。
基になるモデルIDで非同期バッチを送信します。ジョブIDの返却は送信受付を意味し、完了ではありません。
curl --fail-with-body https://openrouter.ai/api/beta/batches \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"endpoint":"/v1/chat/completions","model":"openai/gpt-5.5-pro","requests":[{"custom_id":"request-1","body":{"messages":[{"role":"user","content":"Hello!"}]}}]}'
# Replace JOB_ID with the returned id to check progress.
curl --fail-with-body "https://openrouter.ai/api/beta/batches/JOB_ID" \
-H "Authorization: Bearer $OPENROUTER_API_KEY"入力 → 出力
いいえ · xhigh · high · medium
対応APIパラメータ
include_reasoningmax_tokensreasoningreasoning_effortresponse_formatseedstructured_outputstool_choicetools1 プロバイダー
確認日: 2026年9月7日
可用性、遅延、スループット、ルーティングは常時変化します。最新情報は出典ページで確認してください。
OpenAI
情報なし- コンテキスト
- 1.1M
- 最大出力
- 128K
- 入力
- $15
- 出力
- $90
- キャッシュ読込
- 情報なし
- キャッシュ書込
- 情報なし