Skip to main content

OpenAI

Power AI features like chat, generation, and structured outputs.

OpenAI Integration Card

Getting your API key

  1. Go to platform.openai.com/api-keys
  2. Click Create new secret key
  3. Copy the key and paste it into the modal
Connect OpenAI

Advanced: default model

Expand Advanced options to pick a default model. gpt-5.4 is used if you leave it unset.

OpenAI Advanced Options

Available options: GPT-5.4, GPT-5.4 Pro, GPT-5.4 Mini, GPT-5.4 Nano, GPT-5.3 Codex, GPT-5.2.

Environment variables

  • OPENAI_API_KEY — your OpenAI API key, server-side only
  • OPENAI_MODEL — the default model string (e.g. gpt-5.4)

Disconnecting

Click Disconnect on the card to remove both variables. Your OpenAI account is untouched.