v1.15.1
Chainlit/chainlitv1.15.1Dec 24, 2025by VisargD
AI Summary
A minor patch release addressing issues with Gemini reasoning effort, Azure checks for protected material, and batch URL handling to ensure stability and correctness in API interactions.
Key Highlights
- Fixed Gemini minimal reasoning effort.
- Added Azure checks for protected material and shield prompt.
- Fixed URL usage for batches.
Full Release Notes
## What's Changed * fix: gemini minimal reasoning effort by @narengogi in https://github.com/Portkey-AI/gateway/pull/1486 * feat: azure checks for protected material and sheild prompt by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1480 * fix: use correct url for batches by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1488 * 1.15.1 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1489 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.15.0...v1.15.1