v1.9.15
Portkey-AI/gatewayv1.9.15Apr 15, 2025by VisargD
AI Summary
Introduces OpenRouter tools support and a search recency filter for Perplexity, along with the unification of responses endpoints.
Key Highlights
- Support for OpenRouter tools and error chunk handling
- Search recency filter for Perplexity
- Support for responses endpoints as part of unified routes
- Allow retry based on headers and skip exponential backoff
New Features
- OpenRouter tools support
- Perplexity search recency filter
- Unified responses endpoints
Full Release Notes
## What's Changed * fix: give preference to provider error code over hooks failure respon… by @VisargD in https://github.com/Portkey-AI/gateway/pull/1018 * Updated Markdown Files by @KPCOFGS in https://github.com/Portkey-AI/gateway/pull/1006 * feature: add openrouter tools support and handle error chunks by @unsync in https://github.com/Portkey-AI/gateway/pull/1024 * support search recency filter for perplexity by @narengogi in https://github.com/Portkey-AI/gateway/pull/1025 * Chore/return model in response by @narengogi in https://github.com/Portkey-AI/gateway/pull/982 * support responses endpoints as part of unified routes by @narengogi in https://github.com/Portkey-AI/gateway/pull/1021 * fix: handle model check for finetune/batches by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1020 * feat: allow retry based on headers and skip expoential backoff by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1030 * feat: update azure foundry provider by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1029 * 1.9.14 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1036 * update null check in provider config for bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1038 * fix: make patch package as part of main dep for docker builds & move … by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1039 * 1.9.15 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1040 ## New Contributors * @KPCOFGS made their first contribution in https://github.com/Portkey-AI/gateway/pull/1006 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.13...v1.9.15