@@ -8,56 +8,60 @@ Each Guardrail Check has a specific purpose, it's own parameters, supported hook
8
8
9
9
<CardGroup cols = { 3 } >
10
10
<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
14
14
</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
18
19
</Card >
19
20
<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
22
24
</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
27
29
</Card >
28
30
<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
31
34
</Card >
32
35
<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
34
39
</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
39
44
</Card >
40
45
<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
45
49
</Card >
46
50
<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
50
54
</Card >
51
55
<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
54
59
</Card >
55
60
</CardGroup >
56
61
57
62
58
63
59
64
60
-
61
65
The logic for all of the Guardrail Checks (including Partner Guardrails) is open source.
62
66
63
67
<Info >
0 commit comments