v1.7.3
Portkey-AI/gatewayv1.7.3Aug 31, 2024by VisargD
AI Summary
A bug fix release addressing issues with Cohere message parameters, monster chat completions, and Gemini image URL parsing. It also refactors code for OpenAI compatibility.
Key Highlights
- Fix Cohere message parameter transform
- Fix monster chat completions
- Fix Gemini image URL parsing logic
- Refactor code for OpenAI compatibility
New Features
- Cohere message parameter fix
- Monster chat completions fix
- Gemini image URL parsing fix
- OpenAI compatibility refactor
Full Release Notes
## What's Changed * Fix cohere message param transform by @narengogi in https://github.com/Portkey-AI/gateway/pull/562 * Fix/monster chat completions by @narengogi in https://github.com/Portkey-AI/gateway/pull/564 * fix: wrong provider & lint by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/566 * refactor code for minimal changes required for new open-ai compatible… by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/565 * fix: update gemini image_url parsing logic to support other mime type… by @VisargD in https://github.com/Portkey-AI/gateway/pull/567 * 1.7.3 by @VisargD in https://github.com/Portkey-AI/gateway/pull/569 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.7.2...v1.7.3