v1.8.2
Portkey-AI/gatewayv1.8.2Nov 29, 2024by VisargD
AI Summary
Adds new providers xAI and Sagemaker, and enhances Perplexity with citation support.
Key Highlights
- Add xAI as provider
- Support sagemaker as provider
- Allow citations through strictOpenAiCompliance flag for perplexity
New Features
- Add xAI as provider
- Support sagemaker as provider
- Allow citations through strictOpenAiCompliance flag for perplexity
Full Release Notes
## What's Changed * [Provider] xAI by @Akshay-66 in https://github.com/Portkey-AI/gateway/pull/757 * Allow citations through strictOpenAiCompliance flag for perplexity by @narengogi in https://github.com/Portkey-AI/gateway/pull/765 * Update README.md by @LeoWong53 in https://github.com/Portkey-AI/gateway/pull/767 * Update README.md by @roh26it in https://github.com/Portkey-AI/gateway/pull/739 * fix error message transformation for google gemini by @narengogi in https://github.com/Portkey-AI/gateway/pull/771 * Stringify bedrock tool call arguments by @narengogi in https://github.com/Portkey-AI/gateway/pull/772 * Enhancement/update proxy support by @roh26it in https://github.com/Portkey-AI/gateway/pull/760 * support sagemaker as provider by @narengogi in https://github.com/Portkey-AI/gateway/pull/775 * Link to AI Engineering Hours on README by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/776 * 1.8.2 by @VisargD in https://github.com/Portkey-AI/gateway/pull/777 ## New Contributors * @Akshay-66 made their first contribution in https://github.com/Portkey-AI/gateway/pull/757 * @LeoWong53 made their first contribution in https://github.com/Portkey-AI/gateway/pull/767 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.8.1...v1.8.2