Skip to main content

Documentation Index

Fetch the complete documentation index at: https://env.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

OpenAI

OpenAI’s GPT models are among the most widely used AI systems, known for versatility and strong performance across tasks.

Available Models

ModelContextBest For
GPT-4o128K tokensMultimodal, fast responses
GPT-4 Turbo128K tokensComplex reasoning
GPT-3.5 Turbo16K tokensFast, cost-effective

Setup

  1. Get an API key from platform.openai.com
  2. Open env Settings (⌘ + ,)
  3. Add your key under OpenAI
  4. Select a GPT model to start chatting

Features

Multimodal

GPT-4o natively supports images. Drag and drop an image into chat or use the attachment button.

Function Calling

GPT models support function calling for structured outputs. This powers advanced features in env.

JSON Mode

Enable JSON mode in model settings to get structured JSON responses.

Tips

GPT-4o offers the best balance of speed, capability, and cost for most tasks.
  • Use GPT-4 Turbo for complex analysis requiring careful reasoning
  • Use GPT-3.5 Turbo for simple tasks to minimize costs
  • GPT models are strong at following specific formatting instructions

Keyboard Shortcut

Press ⌘ + 2 to quickly switch to OpenAI.