OpenAI Integration Test

Test your OpenAI API key configuration and verify the integration is working

API Connection Test

Click the button below to test your OpenAI API configuration

Setup Instructions:

  1. Get your API key from OpenAI Platform
  2. Add it to your .env.local file as OPENAI_API_KEY=your-key-here
  3. Make sure you have billing set up on your OpenAI account
  4. Restart your development server
  5. Test the connection using the button above