OpenAI

Preparation​

Get your OpenAI API key from https://platform.openai.com/api-keys.

Configuration

We're using the gpt-4-1106-preview model in this example.

You can find all the available models from OpenAI website: https://platform.openai.com/docs/models/overview

Last updated