Node.js client for the unofficial ChatGPT API.
 
 
 
Go to file
Travis Fischer 1a372fd9ff 👚 2025-05-20 17:13:59 +07:00
.cursor/rules
.github
apps/api feat: switch ids to have prefixes 2025-05-20 17:02:55 +07:00
packages 👚 2025-05-20 17:13:59 +07:00
.editorconfig
.env.example
.gitignore
.npmrc
eslint.config.js
license
package.json
pnpm-lock.yaml feat: move db schemas to separate package to share types 2025-05-20 00:31:26 +07:00
pnpm-workspace.yaml
readme.md feat: replace enabled with deletedAt for soft deletes 2025-05-20 14:47:03 +07:00
tsup.config.ts
turbo.json

readme.md

Build Status Prettier Code Formatting

Agentic

TODO

  • replace Project.id and Deployment.id with cuids
    • move others to alias or publicIdentifier?
    • won't work with hono routing? test this
  • add prefixes to model ids

License

UNLICENSED PROPRIETARY © Agentic

To stay up to date or learn more, follow @transitive_bs on Twitter.