Commit graph

1 commit

Author SHA1 Message Date
Cursor Agent
6d10233fd3 Add dev_config.yaml for local proxy development
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>
2026-02-28 03:13:37 +00:00