gateway icon indicating copy to clipboard operation
gateway copied to clipboard

A blazing fast AI Gateway with integrated guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.

Results 320 gateway issues
Sort by recently updated
recently updated
newest added
trafficstars

### What Would You Like to See with the Gateway? Currently it seems like the mistral provider does not support tool calling. It's available now though https://docs.mistral.ai/capabilities/function_calling/ and should probably...

enhancement
triage

### What Happened? When using anthropic with langchain, langchain won't be able to parse out tool calls since it depends on the role of the response delta to determine whether...

bug
triage

### What Happened? I tried invoking multiple tools and it broke using Anthropic. ### What Should Have Happened? It should work with multiple tool invocation. ### Relevant Code Snippet ```js...

bug
triage

### What Would You Like to See with the Gateway? The Portkey AI Gateway should allow users to set the `AWS_WEB_IDENTITY_TOKEN_FILE` and `AWS_ROLE_ARN` environment variables, which can then be used...

enhancement
triage

### What Would You Like to See with the Gateway? Some libraries like Vercel AI send a default `temperature: 0` value, that breaks the calls to reasoning models of OpenAI,...

enhancement
triage

**Title:** - Handle azure workload identity authentication **Description:** (optional) So far the Azure OpenAI integration was handling authentication using Client ID / Client Secret and Managed identity using the IMDS...

https://github.com/Portkey-AI/gateway/blob/a5ebc6aa57dea40f37339f7b0310fa91a18f41ff/src/public/index.html#L1581C7-L1581C49

triage

### What Would You Like to See with the Gateway? Some of the providers like bedrock do not return the model in the response json when invoking endpoints like completions...

enhancement
triage

### What Would You Like to See with the Gateway? Anthropic has started accepting public image urls now, previously only base64 encoded images were supported. ![Image](https://github.com/user-attachments/assets/8a3cf76e-f799-452f-8063-9180273782b2) ### Context for your...

enhancement
triage

Question I am running into the following error when I am trying to integrate Portkey: `PydanticUserError: "Portkey" is not fully defined; you should define "Modes", then call Portkey.model_rebuild().` My import...

triage