- python
- node.js
- A Python environment or a Node.js environment. We recommend using a Python interpreter version 3.8 or higher;
- The OpenAI SDK. Our API is fully compatible with the OpenAI API format, so you can directly use the Python or Node.js OpenAI SDK for calls. You can install the OpenAI SDK as follows:
- An API Key. You need to create an API Key from the Kimi Open Platform and pass it to the
OpenAi Clientso that we can correctly identify your identity;