モデル一覧に戻る
anthropic logo
anthropic/claude-sonnet-5

Claude Sonnet 5

Sonnet 5はAnthropicの最も高性能なSonnetクラスモデルであり、コーディング、エージェント、プロフェッショナルワークにおいて最先端のパフォーマンスを発揮します。適応的思考をサポートし、選択可能な推論努力レベル(低、中、高、最大など)に対応しています。

2026/6/30
1,000,000 トークン
#13 コード (総合)
入力: ¥357.4298/M
出力: ¥1,787.149/M
仕様

モダリティ

入力
text
image
file
出力
text

サポートされているパラメータ

include_reasoning
max_completion_tokens
max_tokens
reasoning
reasoning_effort
response_format
stop
structured_outputs
tool_choice
tools
verbosity

最大出力トークン

128,000
コード例
curl https://api.fastmetal.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "anthropic-claude-sonnet-5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
リーダーボード
テキスト
🏆総合ELO: 1,460
#44
🇯🇵日本語ELO: 1,469
#14
🇨🇳中国語ELO: 1,496
#49
🇰🇷韓国語ELO: 1,413
#47
🇬🇧英語ELO: 1,470
#42
frenchELO: 1,491
#24
germanELO: 1,445
#49
spanishELO: 1,448
#54
russianELO: 1,459
#46
💻コーディングELO: 1,522
#19
🧮数学ELO: 1,469
#33
✍️創作ELO: 1,426
#60
📝指示遵守ELO: 1,460
#34
🌶️高難度ELO: 1,490
#32
💬マルチターンELO: 1,470
#47
ビジョン
🏆総合ELO: 1,271
#26
コード
🏆総合ELO: 1,543
#13