Client SDKs
Since we provide an OpenAI-compatible API, you can use the official OpenAI SDKs for Python and Node.js.
Python
pip install openai
Node.js
npm install openai
Since we provide an OpenAI-compatible API, you can use the official OpenAI SDKs for Python and Node.js.
pip install openai
npm install openai