v1.8.7
Portkey-AI/gatewayv1.8.7Dec 28, 2024by VisargD
AI Summary
Adds new AI providers including Recraft AI and Mistral, alongside improvements to Patronus integration and HuggingFace support on Vertex.
Key Highlights
- Add Recraft AI as provider
- Add Mistral as guardrail provider
- Support HuggingFace on Vertex
- Fixes for Patronus integration
New Features
- Add Recraft AI as provider
- Add Mistral as guardrail provider
- Support HuggingFace on Vertex
- Fixes for Patronus integration
Full Release Notes
## What's Changed * Fixes for Patronus integration by @gnoziere in https://github.com/Portkey-AI/gateway/pull/834 * [Provider] Recraft AI by @Ajay-Satish-01 in https://github.com/Portkey-AI/gateway/pull/835 * Fix/static file serving for logs page by @VisargD in https://github.com/Portkey-AI/gateway/pull/841 * add support for huggingface on vertex by @narengogi in https://github.com/Portkey-AI/gateway/pull/751 * support new openai developer role by @narengogi in https://github.com/Portkey-AI/gateway/pull/824 * fix: add docs link in help page by @VisargD in https://github.com/Portkey-AI/gateway/pull/846 * feature/reduce docker image size using build stage by @unsync in https://github.com/Portkey-AI/gateway/pull/836 * Fix error with cohere streaming on bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/847 * feat: add mistral as a new guardrail provider by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/756 * Chore: shorthand guardrails updates by @VisargD in https://github.com/Portkey-AI/gateway/pull/851 * fix: extend regex for valid urls extraction logic and remove dns dependency by @VisargD in https://github.com/Portkey-AI/gateway/pull/852 * 1.8.7 by @VisargD in https://github.com/Portkey-AI/gateway/pull/853 ## New Contributors * @gnoziere made their first contribution in https://github.com/Portkey-AI/gateway/pull/834 * @Ajay-Satish-01 made their first contribution in https://github.com/Portkey-AI/gateway/pull/835 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.8.6...v1.8.7