Provides a minimal config for running the proxy server locally:
- fake-openai: Uses a mock endpoint for testing without real API keys
- gpt-4o: Uses OPENAI_API_KEY from environment when available
- master_key: sk-1234 for local development
Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>