@unless.com/ai-sdk
v5.1.4
Published
This is a SDK for developing applications using Unless.com AI API.
Downloads
10
Readme
Unless AI SDK
This is the SDK for Unless AI. It provides a set of handlers and types to interact with the Unless AI chat system.
Publish a the package
We use changesets to create versions and publish the package to NPM.
- From the root of the repository do:
- To create a new version, create your commit and then run
pnpm changesetand follow the instructions. - Add the changeset file to the repository.
- Run
pnpm changeset versionto bump the version of the package. - After that you can push the new version to NPM using
pnpm changeset publish. - Finally, add, commit and push the changeset file to the repository.
