Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@tensornull tensornull released this 27 Jul 08:28
· 68 commits to main since this release
Immutable release. Only release title and notes can be modified.
5638f73

The first functional Registry Alpha for the CometAPI TypeScript and Node.js SDK.

Supported 0.1 surface:

  • chat.completions.create, streaming and non-streaming
  • responses.create, streaming and non-streaming
  • models.list

The package supports Node.js 22 and 24, preserves official OpenAI request, response, stream, and error types, and publishes to npm's next dist-tag after the protected release workflow verifies the immutable tag, exact tarball, and bounded live smoke.

See CHANGELOG.md for the complete release notes.