仕様
モダリティ
入力
text
image
出力
text
サポートされているパラメータ
frequency_penalty
include_reasoning
max_tokens
presence_penalty
reasoning
reasoning_effort
response_format
stop
structured_outputs
tool_choice
tools
コード例
curl https://api.fastmetal.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "kimi-k3",
"messages": [{"role": "user", "content": "Hello!"}]
}'リーダーボード
テキスト
🏆総合ELO: 1,486
#10🇨🇳中国語ELO: 1,527
#14🇬🇧英語ELO: 1,491
#9russianELO: 1,489
#15💻コーディングELO: 1,531
#8✍️創作ELO: 1,470
#10📝指示遵守ELO: 1,479
#12🌶️高難度ELO: 1,505
#10💬マルチターンELO: 1,499
#8コード
🏆総合ELO: 1,678
#1