github Portkey-AI/gateway v1.0.0
v1.0.0 - Portkey AI Gateway Release

latest releases: v1.11.3, v1.11.2, v1.11.1...
20 months ago

What's Changed

  • Update README.md by @roh26it in #1
  • fix retry handler error headers and attempt count by @VisargD in #3
  • convert incoming body from snake case to camel case by @VisargD in #4
  • support configs in proxy calls by @VisargD in #5
  • change the api signature from camel case to snake case wherever required by @VisargD in #6
  • add wait time during stream to avoid irregular worker behaviour by @VisargD in #7
  • Anyscale integration by @VisargD in #8
  • Community updates by @vrushankportkey in #9
  • add usage for anyscale response by @VisargD in #16
  • add stream sleep time for azure requests by @VisargD in #17
  • fix azure proxy url logic by @VisargD in #18
  • overwrite stream mode to false when cache status is hit by @VisargD in #19
  • append last used option index header in proxy response by @VisargD in #23
  • feat: Adding support for cacheKey by @noble-varghese in #20
  • fix: adding cacheKey in the proxy calls by @noble-varghese in #26
  • fix duplicate camel case conversion for provider options in proxy by @VisargD in #35
  • streamline get from cache function arguments for proxy calls by @VisargD in #29
  • Add support for latest anthropic API version by @VisargD in #38
  • feat: palm integration by @noble-varghese in #30
  • add mapping for proxy routes in azure get endpoint function by @VisargD in #41
  • fix: adding mappings for max_tokens and stopsequences by @noble-varghese in #42
  • fix: adding the new openai params by @noble-varghese in #44
  • Support GET requests on Rubeus (#47) by @roh26it in #45
  • Feat/new routes and config by @VisargD in #49
  • Feat/anyscale new models and routes by @VisargD in #52
  • update anyscale completions stream transform by @VisargD in #53
  • support tool call and json mode for anyscale chat completions by @VisargD in #56
  • add tools and json mode support for azure-openai chat completions by @VisargD in #62
  • refactor and fix tryTargetsRecursively function by @VisargD in #58
  • add together-ai integration by @VisargD in #60
  • add support for together ai chat completions route by @VisargD in #64
  • move /v1 to individual route to support together inference route'; by @VisargD in #69
  • Feat/gemini integration by @VisargD in #66
  • support anthropic messages route by @VisargD in #67
  • resolve merge conflict by @VisargD in #70
  • short config support in proxy by @VisargD in #73
  • Fix google stream issue by @VisargD in #75
  • mistral ai integration by @VisargD in #79
  • perplexity ai integration by @VisargD in #80
  • fix perplexity top_k param mapping by @VisargD in #84
  • Readme Updates by @roh26it in #85

New Contributors

Full Changelog: https://github.com/Portkey-AI/gateway/commits/v1.0.0

Don't miss a new gateway release

NewReleases is sending notifications on new releases.