Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-16 | 1.9 kB | |
v1.12.0 source code.tar.gz | 2025-09-16 | 26.5 MB | |
v1.12.0 source code.zip | 2025-09-16 | 26.8 MB | |
Totals: 3 Items | 53.2 MB | 0 |
What's Changed
- fix: update responseService to conditionally delete content-encoding header by @roh26it in https://github.com/Portkey-AI/gateway/pull/1334
- support empty google response by @narengogi in https://github.com/Portkey-AI/gateway/pull/1339
- chore: realtime api improvements by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1340
- fix: remove the regex replace plugin with the correct regex function parsing by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1329
- fix: allow inference profile application when uploading file by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1323
- bug: include stream_options for openai text completion handler by @ianbbqzy in https://github.com/Portkey-AI/gateway/pull/1344
- feat: add Allowed Request Types plugin to control request processing by @roh26it in https://github.com/Portkey-AI/gateway/pull/1335
- provider: add NextBit (OpenAI-compatible /chat/completions, /completi… by @MarcNB256 in https://github.com/Portkey-AI/gateway/pull/1331
- fix: accept scope from request headers to allow azure serverless infe… by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1330
- support performance config for bedrock and apac cross region inferencing profiles by @narengogi in https://github.com/Portkey-AI/gateway/pull/1326
- add a new unified route for count_tokens endpoint by @narengogi in https://github.com/Portkey-AI/gateway/pull/1293
- unified route handler for image edits by @narengogi in https://github.com/Portkey-AI/gateway/pull/1333
- 1.12.0 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1346
New Contributors
- @ianbbqzy made their first contribution in https://github.com/Portkey-AI/gateway/pull/1344
- @MarcNB256 made their first contribution in https://github.com/Portkey-AI/gateway/pull/1331
Full Changelog: https://github.com/Portkey-AI/gateway/compare/v1.11.3...v1.12.0