Releases: vermarjun/xypro
Releases · vermarjun/xypro
Release list
v1.0.0
Your ChatGPT Codex subscription as a local OpenAI API. One command, no API bills.
Install
npm install -g xypro
xypro auth # sign in with ChatGPT, one time
xypro serve # start it, opens the control panelThen point any OpenAI client at http://localhost:1455/v1 and use your usual code.