v1.9.4
Portkey-AI/gatewayv1.9.4Jan 28, 2025by VisargD
AI Summary
This release adds a new proxy-only provider (Replicate) and streamlines internal logic for Bedrock plugins and hook responses.
Key Highlights
- support replicate as provider (proxy only)
- chore: streamline bedrock plugin creds naming convention
New Features
- Replicate provider support
- Bedrock plugin credentials streamline
- Streamlined hook response logic
Full Release Notes
## What's Changed * support replicate as provider (proxy only) by @narengogi in https://github.com/Portkey-AI/gateway/pull/885 * chore: streamline bedrock plugin creds naming convention by @VisargD in https://github.com/Portkey-AI/gateway/pull/895 * fix: logprops for vertex and deepinfra streaming response by @narengogi in https://github.com/Portkey-AI/gateway/pull/896 * chore: streamline hooks result response generation logic by @VisargD in https://github.com/Portkey-AI/gateway/pull/898 * 1.9.4 by @VisargD in https://github.com/Portkey-AI/gateway/pull/899 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.3...v1.9.4