Skip to content

Releases: vermarjun/xypro

Release list

v1.0.0

Choose a tag to compare

@vermarjun vermarjun released this 19 Jun 16:19

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 panel

Then point any OpenAI client at http://localhost:1455/v1 and use your usual code.

Links