v1.7.1
Portkey-AI/gatewayv1.7.1Aug 28, 2024by VisargD
AI Summary
Adds support for Azure audio routes and Huggingface's OpenAI-like endpoint. Also introduces Deepbricks and SiliconFlow as new providers.
Key Highlights
- Azure audio routes support
- Huggingface OpenAI-like endpoint support
- New providers: Deepbricks and SiliconFlow
- Triton support added
New Features
- Azure audio routes
- Huggingface OpenAI-like endpoint
- Deepbricks provider
- SiliconFlow provider
- Triton support
Full Release Notes
## What's Changed * Add provider config and endpoints for azure audio routes by @narengogi in https://github.com/Portkey-AI/gateway/pull/544 * Import middleware signed by @MuraraAllan in https://github.com/Portkey-AI/gateway/pull/526 * docs: fix linking typo on README(.cn).md by @ilsubyeega in https://github.com/Portkey-AI/gateway/pull/547 * Add support for Huggingface's openAI like endpoint by @narengogi in https://github.com/Portkey-AI/gateway/pull/524 * feat: allow to accept beta for anthropic, support for prompt caching by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/519 * [Provider]: Deepbricks, SiliconFlow by @sternelee in https://github.com/Portkey-AI/gateway/pull/533 * Feat/triton support by @VisargD in https://github.com/Portkey-AI/gateway/pull/549 * 1.7.1 by @VisargD in https://github.com/Portkey-AI/gateway/pull/550 ## New Contributors * @MuraraAllan made their first contribution in https://github.com/Portkey-AI/gateway/pull/526 * @ilsubyeega made their first contribution in https://github.com/Portkey-AI/gateway/pull/547 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.7.0...v1.7.1