Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aigw/changelog/enterprise.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2465,7 +2465,7 @@ Added new condition keys for fine-grained budget and rate limit policies:

### Workspace Budget Limits
- You can now enforce budget and rate limits at the workspace level
- [Documentation Link](/aigw/product/administration/enforce-workspace-budget-limts-and-rate-limits)
- [Documentation Link](/aigw/product/administration/enforce-workspace-budget-and-rate-limits)

### Circuit Breaker
- Introduced circuit breakers which can be added per-strategy in configurations
Expand Down Expand Up @@ -2938,7 +2938,7 @@ We are redacting this release and will be releasing a patch with out Workspace B
---
### Enforce Organisation And Workspace Guardrails
- It is now possible to enforce guardrails at organisation and workspace levels, which will be applied to all requests.
- Documentation: [Workspace-Level Guardrails](/aigw/product/administration/enforce-workspace-level-guardials), [Organisation-Level Guardrails](/aigw/product/administration/enforce-orgnization-level-guardrails)
- Documentation: [Workspace-Level Guardrails](/aigw/product/administration/enforce-workspace-level-guardrails), [Organisation-Level Guardrails](/aigw/product/administration/enforce-organisation-level-guardrails)

### Unified Finetuning APIs for Fireworks
- Extended the existing unified finetuning APIs to support Fireworks provider.
Expand Down
6 changes: 3 additions & 3 deletions aigw/guides/use-cases/librechat-web-search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ Before starting, ensure you have:

## Setup Guide

### Step 1: Enable Exa Plugin in AI Gateway First, activate the Exa plugin in your Strata Cloud Manager account:
### Step 1: Enable Exa Plugin in AI Gateway

First, activate the Exa plugin in your Strata Cloud Manager account:

1. Log into your [Strata Cloud Manager](https://stratacloudmanager.paloaltonetworks.com/)
2. Navigate to `Settings` → `Plugins` in the sidebar
Expand Down Expand Up @@ -246,7 +248,5 @@ Use semantic caching for frequently asked current events questions to reduce API
- **Set up access controls** with user-specific API keys

## Support

Need help? Contact us:
- Email: support@portkey.ai
- Documentation
5 changes: 0 additions & 5 deletions aigw/help-center/you-do-not-have-enough-permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,6 @@ The Admin API covers integrations, providers, users, workspaces, API key managem

Edit the API key and add the required scopes. When in doubt, use **Select All** to grant all permissions.

<Info>
**Plan restriction:** Some Admin API endpoints (like programmatic API key creation) require Enterprise plans. If scopes are correct but requests still fail, verify your plan includes Admin API access.
</Info>

---

## Logs, feedback, analytics, and audit logs
Expand Down Expand Up @@ -384,7 +380,6 @@ If none of the above scenarios match, work through these checks:

<Accordion title="4. Common pitfalls" icon="triangle-exclamation">
- **Wrong key type** — Using Admin key for completions, or Service key for Playground
- **Plan restriction** — Some Admin API endpoints require Enterprise plans
- **Stale session** — Log out and back in, or clear browser cache
- **Multiple User API keys** — All User keys need the required scopes
</Accordion>
Expand Down
2 changes: 1 addition & 1 deletion aigw/integrations/agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ Use the AI Gateway as a centralized hub to store, version, and experiment with y

Improve your Agent runs by capturing qualitative & quantitative user feedback on your requests, and then using that feedback to make your prompts AND LLMs themselves better.

### 8\. [Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 8\. [Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.
2 changes: 1 addition & 1 deletion aigw/integrations/agents/bring-your-own-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Agent runs are time-consuming and expensive due to their complex pipelines. Cach
}
```

### 7.[ Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 7.[ Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.

Expand Down
2 changes: 1 addition & 1 deletion aigw/integrations/agents/control-flow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Agent runs are time-consuming and expensive due to their complex pipelines. Cach
}
```

### 7\. [Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 7\. [Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.

Expand Down
3 changes: 0 additions & 3 deletions aigw/integrations/agents/crewai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,4 @@ Here's a basic configuration to route requests to OpenAI, specifically using GPT
<Card title="CrewAI Docs" icon="book" href="https://docs.crewai.com/">
<p>Official CrewAI documentation</p>
</Card>
<Card title="Book a Demo" icon="calendar" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
2 changes: 1 addition & 1 deletion aigw/integrations/agents/langchain-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Agent runs are time-consuming and expensive due to their complex pipelines. Cach
}
```

### 9\. [Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 9\. [Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.

Expand Down
6 changes: 1 addition & 5 deletions aigw/integrations/agents/langgraph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -742,11 +742,7 @@ Here's a basic configuration to route requests to OpenAI, specifically using GPT
<p>Official LangGraph documentation</p>
</Card>

<Card title="AI Gateway Docs" icon="book" href="/aigw/introduction/what-is-portkey">
<Card title="AI Gateway Docs" icon="book" href="/aigw/introduction/welcome">
<p>Official AI Gateway documentation</p>
</Card>

<Card title="Book a Demo" icon="calendar" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
2 changes: 1 addition & 1 deletion aigw/integrations/agents/livekit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Build a simple voice assistant with Python in less than 10 minutes.
<Step title="Add your .env file">
```bash
DEEPGRAM_API_KEY=<Your Deepgram API Key>
OPENAI_API_KEY=<Your PORTKEY API Key>
OPENAI_API_KEY=<Your Gateway API Key>
CARTESIA_API_KEY=<Your Cartesia API Key>
LIVEKIT_API_KEY=<your API Key>
LIVEKIT_API_SECRET=<your API Secret>
Expand Down
2 changes: 1 addition & 1 deletion aigw/integrations/agents/llama-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Choose between `simple` and `semantic` caching:
}
```

### 8\. [Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 8\. [Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.

Expand Down
4 changes: 0 additions & 4 deletions aigw/integrations/agents/mastra-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,4 @@ For detailed key management instructions, see our [API Keys documentation](/api-
<Card title="Mastra Examples" icon="code" href="https://github.com/mastra-ai/mastra/tree/main/examples">
<p>Example implementations for various use cases</p>
</Card>

<Card title="Book a Demo" icon="calendar" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
4 changes: 0 additions & 4 deletions aigw/integrations/agents/openai-agents-ts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -774,8 +774,4 @@ Monitor usage in Strata Cloud Manager:
<Card title="Agent Examples" href="https://github.com/openai/openai-agents-js/tree/main/examples">
<p>Example implementations for various use cases</p>
</Card>

<Card title="Book a Demo" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
4 changes: 0 additions & 4 deletions aigw/integrations/agents/openai-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -928,8 +928,4 @@ Monitor usage in Strata Cloud Manager:
<Card title="Agent Examples" href="https://github.com/openai/openai-agents-python/tree/main/examples">
<p>Example implementations for various use cases</p>
</Card>

<Card title="Book a Demo" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
2 changes: 1 addition & 1 deletion aigw/integrations/agents/openai-swarm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Logs are essential for understanding agent behavior, diagnosing issues, and impr

Access a dedicated section to view records of agent executions, including parameters, outcomes, function calls, and errors. Filter logs based on multiple parameters such as trace ID, model, tokens used, and metadata.

## 6. [Security & Compliance - Enterprise-Ready Controls](/aigw/product/enterprise-offering/security-portkey)
## 6. [Security & Compliance - Enterprise-Ready Controls](/aigw/product/enterprise-offering/security)

When deploying agents in production, security is crucial. The AI Gateway provides enterprise-grade security features:

Expand Down
2 changes: 1 addition & 1 deletion aigw/integrations/agents/phidata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Agent runs are time-consuming and expensive due to their complex pipelines. Cach
}
```

### 7\. [Security & Compliance](/aigw/product/enterprise-offering/security-portkey)
### 7\. [Security & Compliance](/aigw/product/enterprise-offering/security)

Set budget limits on provider API keys and implement fine-grained user roles and permissions for both the app and the AI Gateway APIs.

Expand Down
6 changes: 1 addition & 5 deletions aigw/integrations/agents/pydantic-ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1043,11 +1043,7 @@ Here's a basic configuration to route requests to OpenAI, specifically using GPT
<p>Official PydanticAI documentation</p>
</Card>

<Card title="AI Gateway Docs" icon="book" href="/aigw/introduction/what-is-portkey">
<Card title="AI Gateway Docs" icon="book" href="/aigw/introduction/welcome">
<p>Official AI Gateway documentation</p>
</Card>

<Card title="Book a Demo" icon="calendar" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>
4 changes: 0 additions & 4 deletions aigw/integrations/agents/strands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -379,10 +379,6 @@ All of this works automatically with your existing Strands agents—no code chan
<CardGroup cols={3}>
<Card title="Strands Agents Docs" icon="book" href="https://strandsagents.com/">
</Card>

<Card title="Book a Demo" icon="calendar" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action">
<p>Get personalized guidance on implementing this integration</p>
</Card>
</CardGroup>

### Troubleshooting
Expand Down
4 changes: 0 additions & 4 deletions aigw/integrations/cloud/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,3 @@ flowchart LR
- [Azure AI Foundry integration](/aigw/integrations/llms/azure-foundry)
- [Azure Content Safety guardrails](/product/guardrails/azure-guardrails)
- [Azure Private Cloud deployment guide](/product/enterprise-offering/private-cloud-deployments/azure)

<Info>
Need something bespoke? Reach out to our team for a tailored architecture review.
</Info>
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/acuvity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,6 @@ When using raw guardrails, you must provide valid credentials for the Acuvity se
</Note>
</Accordion>

## Get Support

If you face any issues with the Acuvity integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).

## Learn More

- [Acuvity Website](https://acuvity.ai/)
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/akto.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,3 @@ client = OpenAI(
For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

Your requests are now guarded by Akto's security scanning, and you can see the verdict and any actions taken directly in your AI Gateway logs!

## Get Support

If you face any issues with the Akto integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/aporia.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,3 @@ Your Aporia Guardrail is now ready to be added to any AI Gateway request you'd l
Your requests are now guarded by your Aporia policies and you can see the Verdict and any action you take directly on AI Gateway logs! More detailed logs for your requests will also be available on your Aporia dashboard.

---

## Get Support

If you face any issues with the Aporia integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/azure-guardrails.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,3 @@ To completely block requests that violate your policies:
- You can customize denial messages to provide guidance to users

---

## Need Support?

If you encounter any issues with Azure Guardrails, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/bedrock-guardrails.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,3 @@ You can define AWS Bedrock guardrails directly in your code for more programmati
When using raw guardrails, you must provide valid credentials for AWS Bedrock directly in your config. Make sure to handle these credentials securely and consider using environment variables or secrets management.
</Note>
</Accordion>

## Get Support

If you face any issues with the AWS Bedrock Guardrails integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/crowdstrike-aidr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,3 @@ client = OpenAI(
For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

Your requests are now guarded by CrowdStrike AIDR and you can see the Verdict and any action you take directly on AI Gateway logs!

## Get Support

If you face any issues with the CrowdStrike AIDR integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/f5-guardrails.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,3 @@ client = OpenAI(
For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

Your requests are now guarded by F5 Guardrails, and you can see the verdict and any actions taken directly in your AI Gateway logs!

## Get Support

If you face any issues with the F5 Guardrails integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/headroom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,3 @@ Headroom compresses requests with a `messages` array:
- **Messages** (Anthropic-style)

Requests without a `messages` array pass through untouched. Compression also fails open — if the proxy is unreachable, slow, or errors, the original request is sent to the provider and the failure is recorded in `hook_results`.

## Get Support

If you face any issues with the Headroom integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/javelin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,3 @@ Ensure content compliance with language policies:
- **Confidence Scoring**: Configurable confidence thresholds for accurate detection
- **Language Allowlisting**: Restrict content to specific languages
- **Cultural Compliance**: Maintain cultural and regional content standards

## Get Support

If you face any issues with the Javelin integration, please reach out to Javelin support through their [Get in Touch page](https://www.getjavelin.com/get-in-touch).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/lasso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,3 @@ Lasso works across multiple request types:
If you are running a self-hosted Lasso deployment, you can configure a custom `apiEndpoint` in your Lasso credentials to point to your own instance instead of the default Lasso cloud.

Learn more about Lasso Security's features [here](https://www.lasso.security).

## Get Support

If you face any issues with the Lasso Security integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/mistral.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ Mistral's moderation service can detect content across 9 key policy categories:

Mistral's moderation service is natively multilingual, with support for Arabic, Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish.

## Get Support

If you face any issues with the Mistral integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.

## Learn More

- [Mistral AI Website](https://mistral.ai/)
Expand Down
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/model-rules.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,3 @@ curl https://aigw.portkey.ai/v1/chat/completions \
```

In this example, the guardrail resolves the allowed model list from the `customer_tier: enterprise` metadata (which allows `*`), so the request for `claude-3-7-sonnet` is permitted.

## Get support

If you face any issues with Model Rules, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
2 changes: 0 additions & 2 deletions aigw/integrations/guardrails/palo-alto-panw-prisma.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ Prisma AIRS provides multi-layered protection against various AI-specific threat
4. **Policy Updates**: Keep your Prisma AIRS security policies updated based on emerging threats

## Get Support

If you face any issues with the Prisma AIRS integration, reach out to:
- Palo Alto Networks support through your enterprise account

## Learn More
Expand Down
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/pangea.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,6 @@ When using raw guardrails, you must provide valid credentials for the Pangea ser
</Note>
</Accordion>

## Get Support

If you face any issues with the Pangea integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).

## Learn More

- [Pangea Documentation](https://pangea.cloud/docs/)
Expand Down
8 changes: 3 additions & 5 deletions aigw/integrations/guardrails/patronus-ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ description: "Patronus excels in industry-specific guardrails for RAG workflows.

## Using Patronus with the AI Gateway

### 1\. Add Patronus API Key to AI Gateway Grab your Patronus API [key from here](https://app.patronus.ai/).
### 1\. Add Patronus API Key to AI Gateway

Grab your Patronus API [key from here](https://app.patronus.ai/).

On the `Integrations` page, click on the edit button for the Patronus and add your API key.

Expand Down Expand Up @@ -51,7 +53,3 @@ Patronus integration on the AI Gateway currently only works on model outputs and
Your requests are now guarded by your Patronus evaluators and you can see the Verdict and any action you take directly on AI Gateway logs! More detailed logs for your requests will also be available on your Patronus dashboard.

---

## Get Support

If you face any issues with the Patronus integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/pillar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,3 @@ Your Pillar Guardrail is now ready to be added to any AI Gateway request you'd l
Your requests are now guarded by your Pillar checks and you can see the Verdict and any action you take directly on AI Gateway logs! More detailed logs for your requests will also be available on your Pillar dashboard.

---

## Get Support

If you face any issues with the Pillar integration, reach out to [support@portkey.ai](mailto:support@portkey.ai).
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/prompt-security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,3 @@ client = OpenAI(
For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

Your requests are now guarded by Prompt Security's protection mechanisms, and you can see the verdict and any actions taken directly in your AI Gateway logs!

## Get Support

If you face any issues with the Prompt Security integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
2 changes: 0 additions & 2 deletions aigw/integrations/guardrails/qualifire.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,4 @@ Qualifire's guardrails are particularly useful for:

## Get Support

If you face any issues with the Qualifire integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.

For Qualifire-specific support, visit their [documentation](https://docs.qualifire.ai) or contact their support team.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/request-parameters-check.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,3 @@ When the guardrail denies a request, the failure payload in `hook_results` conta
| Yes | Yes | Entries must be in the allow list **and** not in the block list |

---

## Get Support

If you face any issues with the Request Parameters Check guardrail, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/tavily.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,3 @@ curl https://aigw.portkey.ai/v1/chat/completions \
</Tabs>

For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

## Get Support

If you face any issues with the Tavily integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
4 changes: 0 additions & 4 deletions aigw/integrations/guardrails/zscaler.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,3 @@ client = OpenAI(
For more, refer to the [Config documentation](/aigw/product/ai-gateway/configs).

Your requests are now guarded by Zscaler AI Guard, and you can see the verdict and any actions taken directly in your AI Gateway logs!

## Get Support

If you face any issues with the Zscaler AI Guard integration, reach out to [support@portkey.ai](mailto:support@portkey.ai) for assistance.
Loading