ts-v0.2.1

Klavis-AI/klavists-v0.2.1Jun 26, 2025by github-actions[bot]

AI Summary

This release (v0.2.1) adds TypeScript SDK examples with OpenAI integration, introduces support for additional models, and includes CrewAI integration for both TypeScript and Python. The SDK has been upgraded and documentation has been improved.

Key Highlights

  • Added TypeScript SDK examples with OpenAI integration
  • Introduced CrewAI integration with both TypeScript and Python code
  • Added support for additional models
  • SDK upgraded to a newer version
  • Documentation and README improvements

New Features

  • TypeScript SDK examples with OpenAI
  • CrewAI integration (TypeScript and Python)
  • Support for additional models
  • SDK upgrade

Full Release Notes

## What's Changed
* add ts sdk example with openai by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/105
* Update/readme with sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/107
* update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/108
* update with new sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/110
* add other models by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/103
* rm unrelated files by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/111
* add crewai by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/112
* add python code for crew ai by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/114
* upgrade SDK by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/115


**Full Changelog**: https://github.com/Klavis-AI/klavis/compare/ts-v0.1.1...ts-v0.2.1