是出現這樣的錯誤嗎? 400 {'error': '/chat/completions: Invalid model name passed in model=kimi-2.5. Call /v1/models to view available models for your key.'}
好的,經過調查發現是我們的設定漏掉了一個k, 應該是 kimi-k2.5 感謝回報,我們會再更新在模板上。 目前的話就是在設定檔上補上一個 k { "id": "kimi-k2.5", "name": "Kimi K2.5 (Zeabur AI Hub)", "reasoning": false, "input": ["text"], "cost": { "input": 0.45, "output": 2, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 8192 }
This post has been inactive for a while. We will be closing it in 2 days if there is no new activity.