GodeX: OpenAI Responses API gateway for GLM/Zhipu Chat Completions #150
Ahoo-Wang
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi GLM community,
I wanted to share a small open-source integration for developers who use Codex-compatible clients but want to route requests to GLM/Zhipu Chat Completions models through a local gateway.
GodeX exposes an OpenAI Responses API compatible endpoint locally and bridges it to Chat Completions providers, including Zhipu/GLM. The project focuses on protocol compatibility rather than replacing provider SDKs:
Project: https://github.com/Ahoo-Wang/GodeX
Docs: https://godex.ahoo.me/
Chinese docs: https://godex.ahoo.me/zh/
This is not a bug report; it is an integration note for developers testing GLM models in Codex-style workflows. Feedback on GLM-specific compatibility behavior would be welcome.
Beta Was this translation helpful? Give feedback.
All reactions