v1.9.16
Portkey-AI/gatewayv1.9.16Apr 23, 2025by VisargD
AI Summary
Adds new provider support for Lepton AI and the Exa plugin for online search, along with Azure plugin support for PII and content safety features.
Key Highlights
- Support for Lepton AI provider
- Exa plugin for online search
- Azure plugin support for PII and content safety
- Support for specific OpenRouter request parameters
New Features
- Lepton AI provider
- Exa plugin
- Azure PII and content safety
- OpenRouter specific parameters
Full Release Notes
## What's Changed * Handle ping by @francescov1 in https://github.com/Portkey-AI/gateway/pull/1037 * Add usage to final chunk for deepinfra by @francescov1 in https://github.com/Portkey-AI/gateway/pull/1041 * fix: replace chat_completion by chat.completion in providers responses by @unsync in https://github.com/Portkey-AI/gateway/pull/1044 * feat: supports specific openrouter request parameters by @unsync in https://github.com/Portkey-AI/gateway/pull/1045 * fix: support custom mime type for vertex files by @sk-portkey in https://github.com/Portkey-AI/gateway/pull/1046 * feat: azure plugin support for pii and content safety by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1048 * feat. add lepton ai by @Ajay-Satish-01 in https://github.com/Portkey-AI/gateway/pull/1034 * Exa plugin for online search by @roh26it in https://github.com/Portkey-AI/gateway/pull/1027 * Update pull_request_template.md by @code-crusher in https://github.com/Portkey-AI/gateway/pull/1032 * feat: passthrough oai embed response without opening body by @VisargD in https://github.com/Portkey-AI/gateway/pull/1053 * [FIX] remove /v1 from path for azure openai by @narengogi in https://github.com/Portkey-AI/gateway/pull/1056 * 1.9.16 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1057 ## New Contributors * @francescov1 made their first contribution in https://github.com/Portkey-AI/gateway/pull/1037 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.15...v1.9.16