python-v2.3.0
Klavis-AI/klavispython-v2.3.0Oct 2, 2025by github-actions[bot]
AI Summary
This is a maintenance release for the Klavis Python SDK (v2.3.0) that includes a migration from SDK to HTTP calls, bug fixes, documentation updates, and API upgrades. The release also includes fixes for the TypeScript SDK.
Key Highlights
- Migrated from SDK to HTTP calls for API communication
- Hot fix included for bug resolution
- Documentation was updated
- TypeScript SDK was fixed
- API was upgraded
Full Release Notes
## What's Changed * change from sdk to http call by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/500 * hot fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/501 * update doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/503 * ts sdk fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/504 * upgrade api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/505 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.2.0...python-v2.3.0