File size: 186 Bytes
807b4ac | 1 2 3 4 5 6 7 8 9 10 | {
"kimi": {
"api_key": "",
"endpoint": "https://api.moonshot.cn/v1/chat/completions",
"model": "kimi-k2.6",
"temperature": 0.6,
"max_completion_tokens": 1200
}
}
|
807b4ac | 1 2 3 4 5 6 7 8 9 10 | {
"kimi": {
"api_key": "",
"endpoint": "https://api.moonshot.cn/v1/chat/completions",
"model": "kimi-k2.6",
"temperature": 0.6,
"max_completion_tokens": 1200
}
}
|