仕様
モダリティ
入力
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
#11🇨🇳中国語ELO: 1,530
#13🇬🇧英語ELO: 1,490
#10russianELO: 1,492
#13💻コーディングELO: 1,530
#8✍️創作ELO: 1,471
#12📝指示遵守ELO: 1,480
#12🌶️高難度ELO: 1,506
#11💬マルチターンELO: 1,501
#8コード
🏆総合ELO: 1,675
#2