python-v1.1.0
Klavis-AI/klavispython-v1.1.0Jun 26, 2025by github-actions[bot]
AI Summary
This release (python-v1.1.0) marks a significant update to the Klavis SDK with the addition of CrewAI integration, support for additional models, and TypeScript SDK examples with OpenAI. The release includes SDK upgrades and documentation improvements.
Key Highlights
- Added CrewAI integration with Python code support
- Added TypeScript SDK examples with OpenAI
- Included support for additional models
- Upgraded the SDK
- Updated documentation and removed unrelated files
New Features
- CrewAI integration for Python
- TypeScript SDK examples with OpenAI
- Additional model support
- 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...python-v1.1.0