sammy-sdk-shared
v0.2.1
Published
Shared types and constants used by the sammy-sdk and Sammy Cloud API
Readme
sammy-sdk-shared
Shared types and constants used by sammy-sdk and the Sammy Cloud API.
You don't usually install this directly. It's a transitive dependency of sammy-sdk.
Install
npm install sammy-sdk-sharedWhat's in here
- TypeScript types shared between the SDK, the API, and any first-party tooling (completions, key validation, streaming, etc.)
- Constants such as
SDK_VERSION,API_BASE_URL, default token limits, and per-plan limit tables.
License
MIT
