AI Gateway Test Endpoints

Test various AI Gateway scenarios with Edge Functions:

/test-top-level-init

Tests top-level OpenAI client initialization with AIG base URL

/test-request-level-init

Tests request-level client initialization (traditional approach)

/test-anthropic-top-level

Tests top-level Anthropic client initialization

/test-env-vars

Shows all AI-related environment variables

/test-user-api-key

Tests that user-defined API keys are respected (set OPENAI_API_KEY in env vars)