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