Anthropic: claude-opus-4-5
Claude Opus 4.5 is Anthropic’s frontier reasoning model optimized for complex software engineering, agentic workflows, and long-horizon computer use. It offers strong multimodal capabilities, competitive performance across real-world coding and reasoning benchmarks, and improved robustness to prompt injection. The model is designed to operate efficiently across varied effort levels, enabling developers to trade off speed, depth, and token usage depending on task requirements. It comes with a new parameter to control token efficiency, which can be accessed using the OpenRouter Verbosity parameter with low, medium, or high. Opus 4.5 supports advanced tool use, extended context management, and coordinated multi-agent setups, making it well-suited for autonomous research, debugging, multi-step planning, and spreadsheet/browser manipulation. It delivers substantial gains in structured reasoning, execution reliability, and alignment compared to prior Opus generations, while reducing token overhead and improving performance on long-running tasks.
料金
パフォーマンス
対応パラメータ
すべてのプロバイダー = このモデルを提供するすべてのアップストリームが対応しています。一部のプロバイダー = リクエストを処理するアップストリームによって異なります。デフォルト = 未設定時に送信される値です。
| パラメータ | プロバイダー | デフォルト |
|---|---|---|
| frequency_penalty | 一部のプロバイダー | デフォルトでは送信されません |
| include_reasoning | すべてのプロバイダー | - |
| max_tokens | すべてのプロバイダー | - |
| presence_penalty | 一部のプロバイダー | デフォルトでは送信されません |
| reasoning | すべてのプロバイダー | - |
| repetition_penalty | 一部のプロバイダー | デフォルトでは送信されません |
| response_format | 一部のプロバイダー | - |
| stop | すべてのプロバイダー | - |
| structured_outputs | 一部のプロバイダー | - |
| temperature | すべてのプロバイダー | デフォルトでは送信されません |
| tool_choice | すべてのプロバイダー | - |
| tools | すべてのプロバイダー | - |
| top_k | 一部のプロバイダー | デフォルトでは送信されません |
| top_p | 一部のプロバイダー | デフォルトでは送信されません |
| verbosity | 一部のプロバイダー | - |
よくあるご質問
claude-opus-4-5 の100万トークンあたりの料金はいくらですか?
入力は100万トークンあたり $3.00、出力は100万トークンあたり $15.00 で課金されます。トークン単位の課金で、バッチサイズへの切り上げはありません。
API で claude-opus-4-5 を使うにはどうすればよいですか?
UnoRouter の /v1/chat/completions エンドポイントへ model=claude-opus-4-5 を指定してリクエストを送信してください。OpenAI 互換のクライアントライブラリであれば動作します。認証は標準の Bearer トークンを使用します。
claude-opus-4-5 のコンテキストウィンドウはどれくらいですか?
claude-opus-4-5 は 200K トークンのコンテキストウィンドウに対応しており、プロンプトとモデルの応答で共有されます。