OpenAI Models

OpenAI is a research lab that also offers APIs and end-user products to access language models that currently push the state of the art. Their GPT-4 model is currently considered the most advanced large language model according to a variety of benchmarks.

Airtrain supports OpenAI models by calling the OpenAI API on your behalf. You do not need your own API key to call OpenAI via Airtrain.

Supported variants

GPT-3.5-turbo

GPT-3.5 is a model that supports chat, as well as basic text completion. The "turbo" sub-variant is lower cost and higher performance than the original GPT-3.5.

GPT-4

GPT-4 also supports chat and text completion. Additionally, it supports working with image data as both inputs and outputs (though Airtrain only supports interactions via text). It is currently considered the most advanced widely available language model according to a variety of benchmarks.