v1.9.17
Portkey-AI/gatewayv1.9.17Apr 25, 2025by VisargD
AI Summary
Short release focused on Bedrock prompt caching and adding support for Gemini thinking input parameters, along with the addition of the `anthropic_beta` parameter.
Key Highlights
- Support for Bedrock prompt caching
- Support for Gemini thinking input parameters
- Add `anthropic_beta` parameter
New Features
- Bedrock prompt caching
- Gemini thinking input params
- Anthropic beta parameter
Full Release Notes
## What's Changed * chore: add anthropic_beta param by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1060 * fix: azure content safety plugin with blocklist by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1061 * feat: support bedrock prompt caching by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1059 * add support for gemini thinking input params by @narengogi in https://github.com/Portkey-AI/gateway/pull/1058 * 1.9.17 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1065 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.16...v1.9.17