python-v2.4.0
Klavis-AI/klavispython-v2.4.0Oct 3, 2025by github-actions[bot]
AI Summary
This release (python-v2.4.0) adds Reddit search functionality as the primary new feature, along with improvements to Langchain integration, timeout configuration, and OAuth URL endpoint handling. The release includes contributions from four contributors, including a first-time contributor.
Key Highlights
- Added Reddit search functionality as a new feature
- Refactored Langchain integration to include Strata code
- Increased timeout configuration for better reliability
- Implemented OAuth URL endpoint override to update SDK
New Features
- Reddit search capability
Full Release Notes
## What's Changed * Reddit search by @AhmadAbdelaziz8 in https://github.com/Klavis-AI/klavis/pull/301 * fix(Langchain): Refactored Langchain to include Strata code by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/502 * Increase timeout. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/507 * override get_oauth_url endpoint to update sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/508 ## New Contributors * @AhmadAbdelaziz8 made their first contribution in https://github.com/Klavis-AI/klavis/pull/301 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.3.0...python-v2.4.0