Skip to main content
We give you the option to use the Prem AI API, the PremAI SDK, or the OpenAI SDK.
Before using the SDKs, you’ll need to create an API key. See our API Key guide for instructions.

Use with PremAI SDK

Install the PremAI SDK

List Models

Chat Completions

Chat Completion with Streaming

Streaming is not supported for the PremAI SDK. Will be supported in the future.

Use with OpenAI SDK

Install the OpenAI SDK

List Models

Chat Completions

The model name can be replaced with the name of your fine-tuned models as well.

Chat Completion with Streaming