v1.8.4

Portkey-AI/gatewayv1.8.4Dec 17, 2024by VisargD

AI Summary

Fixes streaming response handling for Bedrock tool calls and model field transformations in Vertex.

Key Highlights

  • Fix tool call IDs in Bedrock streaming response transformer
  • Fix OpenAI route model field transform in Vertex
  • Fix public folder to be copied to bin

New Features

  • Fix tool call IDs in Bedrock streaming response transformer
  • Fix OpenAI route model field transform in Vertex
  • Fix public folder to be copied to bin

Full Release Notes

## What's Changed
* fix for tool call ids in bedrock streaming response transformer by @narengogi in https://github.com/Portkey-AI/gateway/pull/815
* fix for openai route model field transform in vertex by @narengogi in https://github.com/Portkey-AI/gateway/pull/817
* Fix: Updated public folder to be copied to bin by @roh26it in https://github.com/Portkey-AI/gateway/pull/818
* 1.8.4 by @VisargD in https://github.com/Portkey-AI/gateway/pull/820


**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.8.3...v1.8.4