仕様
モダリティ
入力
text
出力
text
サポートされているパラメータ
frequency_penalty
include_reasoning
logit_bias
logprobs
max_tokens
min_p
presence_penalty
reasoning
reasoning_effort
repetition_penalty
response_format
seed
stop
structured_outputs
temperature
tool_choice
tools
top_k
top_logprobs
top_p
最大出力トークン
384,000コード例
curl https://api.fastmetal.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "deepseek-v4-pro",
"messages": [{"role": "user", "content": "Hello!"}]
}'リーダーボード
テキスト
🏆総合ELO: 1,457
#49🇯🇵日本語ELO: 1,462
#18🇨🇳中国語ELO: 1,499
#45🇰🇷韓国語ELO: 1,422
#36🇬🇧英語ELO: 1,466
#50frenchELO: 1,479
#41germanELO: 1,470
#23spanishELO: 1,451
#48russianELO: 1,458
#49💻コーディングELO: 1,502
#54🧮数学ELO: 1,445
#59✍️創作ELO: 1,444
#40📝指示遵守ELO: 1,454
#42🌶️高難度ELO: 1,480
#46💬マルチターンELO: 1,473
#40コード
🏆総合ELO: 1,446
#42