v1.0.1
Klavis-AI/klavisv1.0.1Jun 20, 2025by github-actions[bot]
AI Summary
This release (v1.0.1) adds an OpenAI example and enables SDK name customization. The version jump from v0.1.9 to v1.0.1 suggests a significant milestone, though the actual changes are relatively minor enhancements focused on developer experience and branding flexibility.
Key Highlights
- Added OpenAI integration example for user reference
- Enabled SDK name customization capability
- Version bump from v0.1.9 to v1.0.1 indicating a milestone release
New Features
- OpenAI example implementation
- SDK name customization functionality
Full Release Notes
## What's Changed * add openai example by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/99 * customize sdk name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/100 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/v0.1.9...v1.0.1