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

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![bug fix](https://img.shields.io/badge/bug_fix-d47f00) ## Author Description This PR fixes an issue that causes tool_calls not to be returned when not streaming the response. This is due to the too...

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![new feature](https://img.shields.io/badge/new_feature-818aff) ## Author Description Implements support for an image generation feature # Summary By MatterAI ### 🔄 What Changed This PR adds image generation capability to the...

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![new feature](https://img.shields.io/badge/new_feature-818aff) ## Author Description (optional) - Detailed change 1 - Detailed change 2 **Title:** Audio routes for groq and response_format for bedrock ### 🔄 What Changed -...

![Code Quality](https://img.shields.io/badge/Code_Quality-95%25-02b838) ![bug fix](https://img.shields.io/badge/bug_fix-d47f00) ## Description # Summary By MatterAI ### 🔄 What Changed This PR removes the unsupported `$schema` parameter from requests sent to Google Vertex AI by adding...

### What Would You Like to See with the Gateway? Integrate with Kluster.ai API ### Context for your Request _No response_ ### Your Twitter/LinkedIn _No response_

enhancement
triage
provider

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![bug fix](https://img.shields.io/badge/bug_fix-d47f00) ## Author Description So, portkey node SDK converts input parameters in chat.completions requests into snake_case, when I originally added transforms for `additionalModelRequestFields`, it was in camelCase,...

![Code Quality](https://img.shields.io/badge/Code_Quality-92%25-02b838) ![new feature](https://img.shields.io/badge/new_feature-818aff) ## Author Description Add integration with the Prompt Security GenAI security platform ## Summary By MatterAI ### 🔄 What Changed This PR adds integration with the...

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![new feature](https://img.shields.io/badge/new_feature-818aff) **Title:** Allow hook based logs ### 🔄 What Changed - Added a new `log` property to the `GuardrailCheckResult` interface - Modified the hooks manager to include...

![Code Quality](https://img.shields.io/badge/Code_Quality-85%25-d47f00) ![new feature](https://img.shields.io/badge/new_feature-818aff) ## Author Description OpenRouter recently added an api parameter to get the cost of the request in the responses: https://openrouter.ai/docs/use-cases/usage-accounting This PR introduces the following changes:...

### What Happened? In cases like vertex, the tool calls do not have any ids, so portkey generated ids for them. When a user tried to use one such id...

bug
triage