OpenAI
Before you begin
In order to use the features in this section you need to have an active Spojit account. If you don't have an account you can checkout out the pricing and register here. If you already have an account you can login here.
OpenAI is a research organization focused on developing artificial intelligence (AI) that benefits humanity as a whole, with notable models such as GPT-3, DALL-E, CLIP, and Jukebox that have achieved state-of-the-art results in natural language processing, image generation, and other areas of AI research. These models demonstrate the company's commitment to advancing AI safely and responsibly, while also pushing the boundaries of what is possible with machine learning and artificial intelligence.
Authorization¶
The following authorization configuration needs to filled out in order to use OpenAI models:
Option | Description | Default | Required |
---|---|---|---|
API Key | The API Key that you want to use for the model. | - | TRUE |
Model | The model you want to use (view models below). | - | TRUE |
Temperature | The sampling temperature to use between 0 and 2. High values will produce a more random response. | 0.1 | TRUE |
Max Tokens | Limit the number of tokens in the model's response. | - | FALSE |
Models¶
The following OpenAI models can be used:
Model | Description |
---|---|
gpt-4o | Fast, intelligent, flexible GPT model |
gpt-4o-mini | Fast, affordable small model for focused tasks |
Don't see a model you want to use?
We are adding new models all the time. Contact us now and we'll look at adding the model you want.