v1.7.0
Portkey-AI/gatewayv1.7.0Aug 26, 2024by VisargD
AI Summary
A major provider-focused release adding Deepseek, Voyage, and Patronus integration. It also introduces a Conditional Router and Azure OpenAI audio routes.
Key Highlights
- New providers: Deepseek and Voyage
- Patronus checks and logging added
- Conditional Router feature introduced
- Azure OpenAI audio routes added
New Features
- Deepseek provider
- Voyage provider
- Patronus integration
- Conditional Router
- Azure OpenAI audio routes
Full Release Notes
## What's Changed * Patronus checks added by @roh26it in https://github.com/Portkey-AI/gateway/pull/503 * Create Contributing.md by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/508 * Added a logging check by @roh26it in https://github.com/Portkey-AI/gateway/pull/517 * chore: allow async pre request validator by @VisargD in https://github.com/Portkey-AI/gateway/pull/522 * Voyage api support by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/506 * Voyage Integration by @Miraj98 in https://github.com/Portkey-AI/gateway/pull/399 * Deepseek support by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/505 * Provider: add deepseek support by @nsdou in https://github.com/Portkey-AI/gateway/pull/359 * Add minimal linting by @narengogi in https://github.com/Portkey-AI/gateway/pull/520 * Add X-Title header for openrouter requests by @narengogi in https://github.com/Portkey-AI/gateway/pull/528 * fix: pass response transformer type for cached stream response handler by @VisargD in https://github.com/Portkey-AI/gateway/pull/527 * Fix racias spelling - update manifest.json by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/530 * fix: Make anthropic usage object in streaming mode compliant with openAI response by @narengogi in https://github.com/Portkey-AI/gateway/pull/497 * 1.6.1 by @VisargD in https://github.com/Portkey-AI/gateway/pull/532 * Update README.md with LangChain Agent Integration by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/536 * Support Vertex Llama Hosted API Enpoint by @narengogi in https://github.com/Portkey-AI/gateway/pull/484 * Feat: Provider Tests by @narengogi in https://github.com/Portkey-AI/gateway/pull/494 * Remove a few unused variables by @narengogi in https://github.com/Portkey-AI/gateway/pull/521 * Feat: Conditional Router by @VisargD in https://github.com/Portkey-AI/gateway/pull/539 * Azure OpenAI Audio routes by @narengogi in https://github.com/Portkey-AI/gateway/pull/538 * fix: support request content array in guardrails extract request text… by @VisargD in https://github.com/Portkey-AI/gateway/pull/542 * 1.7.0 by @VisargD in https://github.com/Portkey-AI/gateway/pull/543 ## New Contributors * @b4s36t4 made their first contribution in https://github.com/Portkey-AI/gateway/pull/506 * @Miraj98 made their first contribution in https://github.com/Portkey-AI/gateway/pull/399 * @nsdou made their first contribution in https://github.com/Portkey-AI/gateway/pull/359 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.6.0...v1.7.0