v0.1.0-alpha.1+recovery.1
Pre-release
Pre-release
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Initial Registry Alpha prerelease of the CometAPI Python SDK.
The GitHub tag uses the one-time SemVer build suffix +recovery.1 because the
original immutable release identity is permanently reserved. The published
Python package version remains 0.1.0a1.
Supported in this release:
CometAPIandAsyncCometAPI- Chat Completions and Responses, synchronous/asynchronous and streaming/non-streaming
- synchronous and asynchronous Models listing
- official OpenAI request, response, stream, error, retry, timeout, proxy, pagination, and custom transport behavior
Install the prerelease with:
pip install --pre cometapi==0.1.0a1This is an alpha release. The supported surface and current limitations are documented in COMPATIBILITY.md; full changes are recorded in CHANGELOG.md.