v1.8.3
Portkey-AI/gatewayv1.8.3Dec 16, 2024by VisargD
AI Summary
Adds support for Nebius AI Studio and Pangea Cloud Plugin, along with tools support for Ollama and Groq.
Key Highlights
- Nebius AI Studio Integration
- Pangea Cloud Plugin
- Tools support for Ollama
- Tools support for Groq
- Support grounding mode in gemini
New Features
- Nebius AI Studio Integration
- Pangea Cloud Plugin
- Add tools support for ollama
- Add tools for groq
- Support grounding mode in gemini
Full Release Notes
## What's Changed * Fix/proxy headers by @VisargD in https://github.com/Portkey-AI/gateway/pull/782 * fix: headers to ignore list for proxy requests by @VisargD in https://github.com/Portkey-AI/gateway/pull/783 * add optional model name header for sagemaker by @narengogi in https://github.com/Portkey-AI/gateway/pull/789 * Change to all dub.co links by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/778 * Create link checker github action by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/779 * feat: add tools support for ollama by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/797 * chore: add tools for groq by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/798 * Update CrewAI cookbook by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/803 * Nebius AI Studio Integration added by @Aktsvigun in https://github.com/Portkey-AI/gateway/pull/801 * [Feature] Pangea Cloud Plugin by @pangea-andrest in https://github.com/Portkey-AI/gateway/pull/794 * fix: groq finish reason mapping by @narengogi in https://github.com/Portkey-AI/gateway/pull/799 * Enhancement: support grounding mode in gemini by @narengogi in https://github.com/Portkey-AI/gateway/pull/786 * fix missing export by @narengogi in https://github.com/Portkey-AI/gateway/pull/806 * making options parameter optional by @keshavkrishna in https://github.com/Portkey-AI/gateway/pull/709 * Adding explanations to default guardrails by @roh26it in https://github.com/Portkey-AI/gateway/pull/656 * Add a help page & logging when gateway starts by @roh26it in https://github.com/Portkey-AI/gateway/pull/692 * fix: update package lock after removing ajv dependency by @VisargD in https://github.com/Portkey-AI/gateway/pull/809 * fix: build error in pangea plugin handler by @VisargD in https://github.com/Portkey-AI/gateway/pull/810 * Support shorthand format for guardrails in config by @roh26it in https://github.com/Portkey-AI/gateway/pull/743 * Fix: audio content type proxy request by @VisargD in https://github.com/Portkey-AI/gateway/pull/807 * Feat: add new data points in request options by @VisargD in https://github.com/Portkey-AI/gateway/pull/811 * 1.8.3 by @VisargD in https://github.com/Portkey-AI/gateway/pull/812 ## New Contributors * @Aktsvigun made their first contribution in https://github.com/Portkey-AI/gateway/pull/801 * @pangea-andrest made their first contribution in https://github.com/Portkey-AI/gateway/pull/794 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.8.2...v1.8.3