You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following environment variable is required to use the integration:
11
-
12
-
-`V1_API_KEY`: A Vision One API Token with AI Guard Permissions
13
-
14
-
You can optionally set:
15
-
16
-
-`V1_URL`: The URL for which instances of AI Guard should be invoked
17
-
Defaults to `https://api.xdr.trendmicro.com/beta/aiSecurity/guard` for Vision One's hosted US SaaS deployment
18
-
19
10
## Setup
20
11
12
+
1. Create a new [Vision One API Key](https://docs.trendmicro.com/en-us/documentation/article/trend-vision-one-platform-api-keys) with permissions to Call Detection API
13
+
2. See the [AI Guard Integration Guide](https://docs.trendmicro.com/en-us/documentation/article/trend-vision-one-platform-api-keys) for details around creating your policy
Copy file name to clipboardExpand all lines: docs/user-guides/guardrails-library.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -918,7 +918,10 @@ For more details, check out the [Pangea AI Guard Integration](./community/pangea
918
918
919
919
### Trend Micro Vision One AI Application Security
920
920
921
-
NeMo Guardrails supports using Trend Micro Vision One AI Guard for protecting input and output flows within AI-powered applications.
921
+
NeMo Guardrails supports using
922
+
[Trend Micro Vision One AI Guard](https://docs.trendmicro.com/en-us/documentation/article/trend-vision-one-ai-scanner-ai-guard) for protecting input and output flows within AI-powered applications.
923
+
924
+
See [Trend Micro](community/trend-micro.md) for more details.
0 commit comments