Releases: Portkey-AI/gateway
Releases · Portkey-AI/gateway
v1.0.9
What's Changed
- docs: add deploy to Zeabur guide by @MichaelYuhe in #213
- Added stability parameters by @roh26it in #236
- Added segmind integration by @roh26it in #239
- Feat: add claude 3 support for anthropic and bedrock by @VisargD in #240
- 1.0.9 by @VisargD in #243
New Contributors
- @MichaelYuhe made their first contribution in #213
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
What's Changed
- Fix: audio and octet stream response by @VisargD in #210
- fix: add issue write permission to triage action by @VisargD in #215
- Feat/custom host and forward headers by @VisargD in #218
- Feat/ollama integration by @csgulati09 in #194
- ADD: Deploy on Replit Badge by @saif-shines in #211
- Replit landing page by @saif-shines in #212
- Replit deploy badge size change by @vrushankportkey in #220
- Feat/ai21 integration by @VisargD in #225
- Fix: allow loadbalance zero weight by @VisargD in #227
- Feat/aws bedrock integration by @VisargD in #226
- 1.0.7 by @VisargD in #230
New Contributors
- @csgulati09 made their first contribution in #194
- @saif-shines made their first contribution in #211
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Fix: cache settings by @VisargD in #200
- fix: pass cache max age in get from cache call by @VisargD in #202
- feat: add nomic embeddings integration by @VisargD in #195
- Feat/image models by @roh26it in #204
- fix: set retry randomize to false by @VisargD in #206
- 1.0.6 by @VisargD in #207
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Feat: together-ai embedding, tools and latest updates by @VisargD in #188
- feat: add anyscale validation error response transformer by @VisargD in #189
- Feat: configurable request timeout by @VisargD in #187
- [GitOps] Add triage label workflow by @aravindputrevu in #181
- 1.0.5 by @VisargD in #192
New Contributors
- @aravindputrevu made their first contribution in #181
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- update hono package version to 3.12.0 by @VisargD in #114
- Fix comment typo in index.ts by @eltociear in #117
- add logprobs and top_logprobs mapping for openai chat completions config by @VisargD in #122
- Add Docker deploy instructions by @nghduc97 in #120
- feat: Add Deep Infra Provider by @Suraj-Bhandarkar-S in #149
- fix: change mistral-ai safe_mode param to safe_prompt by @VisargD in #158
- Feat: json to stream response by @VisargD in #172
- Chore: address hono deprecations by @VisargD in #155
- Fix build errors by @VisargD in #169
- fix: cohere streaming bugs by @VisargD in #162
- feat: support dimensions param for openai embeddings by @VisargD in #175
- fix: propagate response for failed fallbacks by @VisargD in #167
- Release 1.0.4 by @VisargD in #176
New Contributors
- @eltociear made their first contribution in #117
- @nghduc97 made their first contribution in #120
- @Suraj-Bhandarkar-S made their first contribution in #149
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- add prompt completions router to handle portkey managed prompt calls by @VisargD in #87
- fix together-ai top_k mapping by @VisargD in #89
- Feature/add rollup npx executable by @roh26it in #76
- delete response content length before forwarding to avoid compression conflict by @VisargD in #93
- Update installation-deployments.md by @roh26it in #104
- Add community content + remove rubeus mention from contributing.md + change cover image by @vrushankportkey in #101
- Update SECURITY.md by @roh26it in #109
- fix anthropic messages stream event parsing by @VisargD in #103
- Dockerize gateway by @VisargD in #95
- add npm publish github workflow by @VisargD in #96
- Add docker image publish action by @VisargD in #97
- 1.0.3 by @VisargD in #112
Full Changelog: v1.0.0...v1.0.3
v1.0.0 - Portkey AI Gateway Release
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
- @roh26it made their first contribution in #1
- @VisargD made their first contribution in #3
- @vrushankportkey made their first contribution in #9
- @noble-varghese made their first contribution in #20
Full Changelog: https://github.com/Portkey-AI/gateway/commits/v1.0.0