Changelog
Release notes for the Brain SDKs (@brain-db/sdk, brain-db-sdk) and the HTTP/wire API. All at the 0.1.0 pre-release line.
TypeScript SDK
@brain-db/sdk on npm. npm install @brain-db/sdk. Semver. Current: 0.1.0.
Python SDK
brain-db-sdk on PyPI. pip install brain-db-sdk. Semver. Current: 0.1.0.
HTTP & wire API
The /v1/* HTTP edge and the BRN0 wire protocol. Pre-release, no dated
versioning yet.
A Rust SDK (brain-db-sdk on crates.io, cargo add brain-db-sdk) ships in
lockstep with the same 0.1.0 surface; its notes track the TypeScript and
Python tracks above.
The SDKs and the API move together while Brain is pre-1.0 — there is no cross-version compatibility matrix to consult yet. See SDK versions and API & wire versioning for what stability means today.
Watch the GitHub releases for new versions: arc-labs-ai/brain-sdk.
Was this page helpful?