v1.9.18

Portkey-AI/gatewayv1.9.18May 7, 2025by VisargD

AI Summary

Adds support for Groq audio routes, OpenRouter usage tracking, and image generation capabilities for Workers AI, alongside a new integration with the Prompt Security platform.

Key Highlights

  • Audio routes for Groq
  • Support for OpenRouter usage in API
  • Image generation capability for Workers AI
  • Integration with Prompt Security GenAI platform

New Features

  • Groq audio routes
  • OpenRouter usage support
  • Workers AI image generation
  • Prompt Security integration

Full Release Notes

## What's Changed
* Fix/unhandled exception in groq streaming requests by @metinogurlu in https://github.com/Portkey-AI/gateway/pull/1073
* audio routes for groq and response_format for bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1049
* feat: support openrouter usage in api by @unsync in https://github.com/Portkey-AI/gateway/pull/1055
* feat: adds image generation capability to Workers AI API by @unsync in https://github.com/Portkey-AI/gateway/pull/1064
* integration: Add integration with the Prompt Security GenAI security platform by @lior-ps in https://github.com/Portkey-AI/gateway/pull/1066
* delete unsupported $schema param from vertex and google by @narengogi in https://github.com/Portkey-AI/gateway/pull/1071
* Allow hook based logs by @roh26it in https://github.com/Portkey-AI/gateway/pull/1051
* do not invoke getEndpoint() when proxy route by @narengogi in https://github.com/Portkey-AI/gateway/pull/1077
* Fix/support provider specific fields for bedrock in snake case by @narengogi in https://github.com/Portkey-AI/gateway/pull/1070
* support anthropic_beta as a top level parameter for anthropic on bedr… by @narengogi in https://github.com/Portkey-AI/gateway/pull/1079
* anthropic pdf by @narengogi in https://github.com/Portkey-AI/gateway/pull/1074
* 1.9.18 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1080

## New Contributors
* @metinogurlu made their first contribution in https://github.com/Portkey-AI/gateway/pull/1073
* @lior-ps made their first contribution in https://github.com/Portkey-AI/gateway/pull/1066

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.17...v1.9.18