Kimi's latest and most powerful open-source model.
Kimi's latest and most powerful open-source model.
以下のパラメータがリクエストボディで使用できます。
{
"model": "moonshotai/Kimi-K2-Thinking",
"messages": [
{
"role": "user",
"content": "Hello"
}
],
"max_tokens": 1024,
"temperature": 0.7,
"stream": false
}