python-v2.7.0
Klavis-AI/klavispython-v2.7.0Oct 7, 2025by github-actions[bot]
AI Summary
This is a minor release (v2.7.0) for the Klavis Python SDK containing maintenance updates including an SDK upgrade, documentation improvements, a revert of an OpenAPI sync workflow change, and a modification to use JSON results.
Key Highlights
- SDK upgrade to a newer version
- Documentation updates across multiple PRs
- Revert of OpenAPI sync workflow change
- Change to use JSON results
Full Release Notes
## What's Changed * Revert "update openapi sync workflow" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/519 * Use json results. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/520 * update doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/521 * update docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/522 * sdk upgrade by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/523 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.6.0...python-v2.7.0