OpenAI Configuration
Global Access Configuration
To give everyone using your instance of unSAGED access to OpenAI models like GPT-4, set the following environment variables:
apps/web/.env.local
OPENAI_API_KEY=your_openai_api_key
Advanced Configuration
See OpenAI Environment Variables for a full list of environment variables that can be set to configure OpenAI models.