Node.js client for the unofficial ChatGPT API.
 
 
 
Go to file
Travis Fischer 1a372fd9ff 👚 2025-05-20 17:13:59 +07:00
.cursor/rules feat: init skeleton 2025-04-04 17:53:50 +07:00
.github feat: init skeleton 2025-04-04 17:53:50 +07:00
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 feat: init skeleton 2025-04-04 17:53:50 +07:00
.env.example feat: init skeleton 2025-04-04 17:53:50 +07:00
.gitignore feat: init skeleton 2025-04-04 17:53:50 +07:00
.npmrc feat: init skeleton 2025-04-04 17:53:50 +07:00
eslint.config.js feat: WIP add cli and core packages 2025-05-19 22:19:34 +07:00
license feat: init skeleton 2025-04-04 17:53:50 +07:00
package.json 📅 2025-05-14 16:48:40 +07:00
pnpm-lock.yaml feat: move db schemas to separate package to share types 2025-05-20 00:31:26 +07:00
pnpm-workspace.yaml feat: remove workos; update drizzle fork 2025-05-14 19:41:28 +07:00
readme.md feat: replace enabled with deletedAt for soft deletes 2025-05-20 14:47:03 +07:00
tsup.config.ts feat: init skeleton 2025-04-04 17:53:50 +07:00
turbo.json feat: init skeleton 2025-04-04 17:53:50 +07:00

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.