From c5110f845402df71246b3e5e97d577a42e22295d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 31 Oct 2025 08:40:35 +0000 Subject: [PATCH 1/2] Initial plan From d44ae46dc986d3397f053621c261240a47536f0d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 31 Oct 2025 08:43:57 +0000 Subject: [PATCH 2/2] Update README compatibility table with current versions Co-authored-by: csgulati09 <36515424+csgulati09@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2441d66d..878c5ded 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ Configuration notes: Portkey currently supports all the OpenAI methods, including the legacy ones. -| Methods | OpenAI
V1.26.0 | Portkey
V1.3.1 | +| Methods | OpenAI
V2.2.0 | Portkey
V2.0.2 | |:----------------------------|:--------|:---------| | [Audio](https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations/multimodal-capabilities/vision-1) | ✅ | ✅ | | [Chat](https://portkey.ai/docs/api-reference/chat-completions) | ✅ | ✅ | @@ -251,7 +251,7 @@ Portkey currently supports all the OpenAI methods, including the legacy ones. | Completions | ❌ (Deprecated) | ✅ | ### Portkey-Specific Methods -| Methods | Portkey
V1.3.1 | +| Methods | Portkey
V2.0.2 | | :-- | :-- | | [Feedback](https://portkey.ai/docs/api-reference/feedback) | ✅ | | [Prompts](https://portkey.ai/docs/api-reference/prompts) | ✅ |