Local proxy that exposes ChatGPT Codex models as an OpenAI-compatible API, using your ChatGPT Plus/Pro subscription quota.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
feat(server): add API key authentication and bind to all interfaces
8991703View on GitHubfix: normalize chat-style tool schema on responses endpoint
c03cd25View on GitHubfix: reuse AsyncSession across requests to avoid TLS errors
7a394eaView on GitHubfix: improve parameter handling for complex tool-calling clients
c92a0b6View on GitHubfix: strip provider prefix and unsupported params from requests
6e24f2fView on GitHub