Releases: vantige-ai/typescript-sdk
Releases · vantige-ai/typescript-sdk
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Minor Changes
-
15e51ac: Set up changesets for automated version management and NPM publishing
- Add @changesets/cli for version management
- Configure GitHub Actions for automated publishing
- Add changeset scripts to package.json
- Update README with proper version badge
New features:
- Add client method to list available knowledge bases
- Add AI SDK tools utility functions in
src/utils/ai-sdk-tools.ts
Tests:
- Added unit testing with Jest