Skip to content

Commit 5af124b

Browse files
small fix
1 parent 1dde4ab commit 5af124b

File tree

1 file changed

+33
-29
lines changed

1 file changed

+33
-29
lines changed

product/guardrails/list-of-guardrail-checks.mdx

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,56 +8,60 @@ Each Guardrail Check has a specific purpose, it's own parameters, supported hook
88

99
<CardGroup cols={3}>
1010
<Card title="Acuvity" href="/integrations/guardrails/acuvity" img="/images/product/Guardrails/Acuvity.png">
11-
* Scan Prompts
12-
* Scan Responses
13-
For PII, toxicity, prompt injection detection, and more.
11+
* Scan prompts and responses for security threats
12+
* Detect PII, toxicity, and prompt injections
13+
* Real-time content analysis and filtering
1414
</Card>
15-
<Card title="Aporia" href="/integrations/guardrails/list-of-guardrail-checks/aporia" img="/images/product/Guardrails/Aporia.png">
16-
* Validate Aporia policies
17-
* Define your Aporia policies on your Aporia dashboard and just pass the project ID in Portkey Guardrail check.
15+
<Card title="Aporia" href="/integrations/guardrails/aporia" img="/images/product/Guardrails/Aporia.png">
16+
* Validate custom Aporia policies via project ID
17+
* Define policies on your Aporia dashboard
18+
* Seamless integration with Portkey checks
1819
</Card>
1920
<Card title="Azure" href="/integrations/guardrails/azure-guardrails" img="/images/product/Guardrails/Azure.png" alt="Azure OpenAI">
20-
* Detect and Redact PII
21-
* Apply Azure's Content Safety checks
21+
* Detect and redact sensitive PII data
22+
* Apply Azure's comprehensive content safety checks
23+
* Enterprise-grade security compliance
2224
</Card>
23-
<Card title="AWS Bedrock" href="/integrations/guardrails/bedrock-guardrials" img="/images/product/Guardrails/Bedrock.png">
24-
* Analyze and redact PII to avoid model manipulation
25-
* Bring your AWS Guardrails directly inside Portkey
26-
and more!
25+
<Card title="AWS Bedrock" href="/integrations/guardrails/bedrock-guardrails" img="/images/product/Guardrails/Bedrock.png">
26+
* Analyze and redact PII to prevent manipulation
27+
* Integrate AWS Guardrails directly in Portkey
28+
* Advanced security policy enforcement
2729
</Card>
2830
<Card title="Lasso Security" href="/integrations/guardrails/lasso" img="/images/product/Guardrails/Lasso.png">
29-
* Scan Content
30-
Lasso Security's Deputies analyze content for various security risks including jailbreak attempts, custom policy violations, and more.
31+
* Analyze content for security risks and jailbreaks
32+
* Enforce custom policy violations detection
33+
* AI-powered threat detection and prevention
3134
</Card>
3235
<Card title="Mistral" href="/integrations/guardrails/mistral" img="/images/product/Guardrails/Mistral-AI.png">
33-
* Detect and filter harmful content across multiple dimensions
36+
* Detect and filter harmful content automatically
37+
* Multi-dimensional content safety analysis
38+
* Real-time moderation capabilities
3439
</Card>
35-
<Card title="Pangea" href="/integrations/guardrails/pangea" img="/images/product/Guardrails/Pangea.png">
36-
* Text Guard for scanning LLM inputs and outputs
37-
* Analyze and redact text to avoid model manipulation
38-
* Detect malicious content and undesirable data transfers
40+
<Card title="Pangea" href="/integrations/guardrails/pangea" img="/images/product/Guardrails/Pangea.png">
41+
* Guard LLM inputs and outputs with Text Guard
42+
* Detect malicious content and data transfers
43+
* Prevent model manipulation attempts
3944
</Card>
4045
<Card title="Patronus" href="/integrations/guardrails/patronus-ai" img="/images/product/Guardrails/Patronus.png">
41-
* Hallucination detection
42-
* Check for conciseness, helpfulness, politeness
43-
* Check for gender, racial bias
44-
* and more!
46+
* Detect hallucinations and factual errors
47+
* Assess quality: conciseness, helpfulness, tone
48+
* Identify gender and racial bias in outputs
4549
</Card>
4650
<Card title="Pillar" href="/integrations/guardrails/pillar" img="/images/product/Guardrails/Pillar.png">
47-
* Scan Prompts
48-
* Scan Responses
49-
For PII, toxicity, prompt injection detection, and more.
51+
* Scan prompts and responses comprehensively
52+
* Detect PII, toxicity, and injection attacks
53+
* Enterprise security and compliance features
5054
</Card>
5155
<Card title="Prompt Security" href="/integrations/guardrails/prompt-security" img="/images/product/Guardrails/Prompt-Security.png">
52-
* Scan Prompts
53-
* Scan Responses
56+
* Scan prompts for security vulnerabilities
57+
* Analyze responses for policy violations
58+
* Advanced threat detection and mitigation
5459
</Card>
5560
</CardGroup>
5661

5762

5863

5964

60-
6165
The logic for all of the Guardrail Checks (including Partner Guardrails) is open source.
6266

6367
<Info>

0 commit comments

Comments
 (0)