Skip to main content
OpenAI Compatibility

OpenAI SDK Support

Gately AI’s API endpoints for chat, language, code, images, and embeddings are fully compatible with OpenAI’s API libraries.
If you have an existing application using OpenAI’s client libraries, you can easily switch to Gately AI by updating the API configuration.

Configuration

Find your API key in the Developer Settings.

Example Usage

Chat Completion

Streaming Responses

Embeddings Generation

Native SDKs

For a more tailored development experience, check out our official SDK libraries specifically designed for Gately AI.

Python SDK

pip install taam-cloud==1.0.0

Node.js SDK

npm install taam-cloud@0.1.0-alpha.3

Community Support

Third-party Libraries

Compatible with most community-built OpenAI SDK wrappers

Support

Get help with SDK integration in our Discord
Found an incompatibility? Contact our support team for assistance.