@@ -7,55 +7,57 @@ Each Guardrail Check has a specific purpose, it's own parameters, supported hook
7
7
## Partner Guardrails
8
8
9
9
<CardGroup cols = { 3 } >
10
- <Card title = " Acuvity" href = " /integrations/guardrails/acuvity" img = " /images/product/Guardrails/acuvity-logo .png" >
10
+ <Card title = " Acuvity" href = " /integrations/guardrails/acuvity" img = " /images/product/Guardrails/Acuvity .png" >
11
11
* Scan Prompts
12
12
* Scan Responses
13
13
For PII, toxicity, prompt injection detection, and more.
14
14
</Card >
15
- <Card title = " Apora " href = " /integrations/guardrails/list-of-guardrail-checks/aporia" img = " /images/guardrails/logo-1.avif " >
15
+ <Card title = " Aporia " href = " /integrations/guardrails/list-of-guardrail-checks/aporia" img = " /images/product/Guardrails/Aporia.png " >
16
16
* Validate Aporia policies
17
17
* Define your Aporia policies on your Aporia dashboard and just pass the project ID in Portkey Guardrail check.
18
18
</Card >
19
- <Card title = " Azure" href = " /integrations/guardrails/azure-guardrails" img = " /images/supported-llm/microsoft-assure.avif " alt = " Azure OpenAI" >
19
+ <Card title = " Azure" href = " /integrations/guardrails/azure-guardrails" img = " /images/product/Guardrails/Azure.png " alt = " Azure OpenAI" >
20
20
* Detect and Redact PII
21
21
* Apply Azure's Content Safety checks
22
22
</Card >
23
- <Card title = " AWS Bedrock" href = " /integrations/guardrails/bedrock-guardrials" img = " /images/product/Guardrails/bedrock-logo.jpeg " >
23
+ <Card title = " AWS Bedrock" href = " /integrations/guardrails/bedrock-guardrials" img = " /images/product/Guardrails/Bedrock.png " >
24
24
* Analyze and redact PII to avoid model manipulation
25
25
* Bring your AWS Guardrails directly inside Portkey
26
26
and more!
27
27
</Card >
28
- <Card title = " Lasso Security" href = " /integrations/guardrails/lasso" img = " /images/guardrails/lasso .png" >
28
+ <Card title = " Lasso Security" href = " /integrations/guardrails/lasso" img = " /images/product/Guardrails/Lasso .png" >
29
29
* Scan Content
30
30
Lasso Security's Deputies analyze content for various security risks including jailbreak attempts, custom policy violations, and more.
31
31
</Card >
32
- <Card title = " Mistral" href = " /integrations/guardrails/mistral" img = " /images/supported-llm/mistral.avif " >
32
+ <Card title = " Mistral" href = " /integrations/guardrails/mistral" img = " /images/product/Guardrails/Mistral-AI.png " >
33
33
* Detect and filter harmful content across multiple dimensions
34
34
</Card >
35
- <Card title = " Pangea" href = " /integrations/guardrails/pangea" img = " /images/guardrails/logo-4 .png" >
35
+ <Card title = " Pangea" href = " /integrations/guardrails/pangea" img = " /images/product/Guardrails/Pangea .png" >
36
36
* Text Guard for scanning LLM inputs and outputs
37
37
* Analyze and redact text to avoid model manipulation
38
38
* Detect malicious content and undesirable data transfers
39
39
</Card >
40
- <Card title = " Patronus" href = " /integrations/guardrails/patronus-ai" img = " /images/guardrails/logo-3.avif " >
40
+ <Card title = " Patronus" href = " /integrations/guardrails/patronus-ai" img = " /images/product/Guardrails/Patronus.png " >
41
41
* Hallucination detection
42
42
* Check for conciseness, helpfulness, politeness
43
43
* Check for gender, racial bias
44
44
* and more!
45
45
</Card >
46
- <Card title = " Pillar" href = " /integrations/guardrails/pillar" img = " /images/guardrails/logo-2.avif " >
46
+ <Card title = " Pillar" href = " /integrations/guardrails/pillar" img = " /images/product/Guardrails/Pillar.png " >
47
47
* Scan Prompts
48
48
* Scan Responses
49
49
For PII, toxicity, prompt injection detection, and more.
50
50
</Card >
51
- <Card title = " Prompt Security" href = " /integrations/guardrails/prompt-security" img = " /images/guardrails/prompt-secuirty .png" >
51
+ <Card title = " Prompt Security" href = " /integrations/guardrails/prompt-security" img = " /images/product/Guardrails/Prompt-Security .png" >
52
52
* Scan Prompts
53
53
* Scan Responses
54
54
</Card >
55
55
</CardGroup >
56
56
57
57
58
58
59
+
60
+
59
61
The logic for all of the Guardrail Checks (including Partner Guardrails) is open source.
60
62
61
63
<Info >
0 commit comments