v1.15.1
alibaba/page-agentv1.15.1Dec 24, 2025by VisargD
AI Summary
Addresses specific fixes for Gemini models, adds Azure checks for protected material, and corrects API endpoints for batch processing.
Key Highlights
- Fixed minimal reasoning effort for Gemini
- Added Azure checks for protected material and shield prompts
- Fixed incorrect URL usage for batch endpoints
New Features
- Azure protected material checks
- Batch URL correction
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