OpenAI API-compatible proxy server for ChatGPT Plus (Codex) with Anthropic Messages API, reasoning model support, and vLLM compatibility
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Add Anthropic Messages API (/v1/messages) with thinking support
b6af6d4View on GitHubUpdate README with reasoning, function calling, and param docs
edf32abView on GitHubAdd reasoning/thinking output support (reasoning_content field)
95965ceView on GitHubAdapt all OpenAI/vLLM params, silently ignore unsupported ones
d8ec211View on GitHubFix Codex API integration: use chatgpt.com/backend-api/codex/responses
a9f1d14View on GitHub