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:
- Get your API key from OpenAI Platform
- Add it to your .env.local file as OPENAI_API_KEY=your-key-here
- Make sure you have billing set up on your OpenAI account
- Restart your development server
- Test the connection using the button above