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
Copy file name to clipboardExpand all lines: docs/class5/class5.rst
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ As organizations deploy more AI models and agents, the attack surface expands. F
51
51
Recap when starting at Class 5.
52
52
-------------------------------
53
53
54
-
If you just performed Class 4, skip to `2 - Explore F5 AI Guardrails Portal <#explore-f5-guardrails-portal>`_
54
+
If you just performed Class 4, skip to `3 - Explore F5 AI Guardrails Portal <#3-explore-f5-guardrails-portal>`_
55
55
56
56
Before you continue with this lab, here is a recap on what has been done/completed and what the pending/to-do task. This lab is to explore and understand how F5 AI Guardrails works and how to configure scanners.
57
57
@@ -204,7 +204,7 @@ Click **API Tokens** to create project level token. Provide and ID name for your
204
204
205
205
.. image:: ./_static/class5-aigr-project-5.png
206
206
207
-
API token will be generate and copy the API token key. Ensure you keep this token value as it will be required in subsequent lab. Store this API token in a notepad or text pad for future use. You will not be able to retrive this token when you leave this screen.
207
+
API token will be generated and copy the API token key. Ensure you keep this token value as it will be required in subsequent lab. Store this API token in a notepad or text pad for future use. You will not be able to retrive this token when you leave this screen.
208
208
209
209
.. image:: ./_static/class5-aigr-project-6.png
210
210
@@ -302,6 +302,10 @@ Details analysis of the blocked prompt.
302
302
5 - Custom Guardrails Scanner Policy
303
303
------------------------------------
304
304
305
+
Apart from the in-built scanner, you can create a custom guardrails scanner policy tailored to your specific use cases and business needs
306
+
307
+
Select **Playground** and click **Build a custom scanner** to create a custom scanner policy. Select **GenAI Scanner** as the scanner type.
308
+
305
309
.. image:: ./_static/class5-custom-policy-1.png
306
310
307
311
@@ -319,20 +323,22 @@ Create a custom GenAI scanner policy to detect internal financial forecast data
319
323
Detect any mention of internal financial forecasts or budget data
320
324
321
325
326
+
Click **Save** to save the custom scanner policy.
327
+
328
+
322
329
.. image:: ./_static/class5-custom-policy-2.png
323
330
324
-
Click **Save** to save the custom scanner policy.
325
331
332
+
Click **Save Version** to save the custom scanner policy version.
326
333
327
334
.. image:: ./_static/class5-custom-policy-3.png
328
335
329
336
330
-
Click **Save Version** to save the custom scanner policy version.
337
+
To test scanner, select **test** toggle button and input the following prompt to see if the custom scanner policy work as expected.
331
338
332
339
.. image:: ./_static/class5-custom-policy-4.png
333
340
334
341
335
-
To test scanner, select **test** toggle button and input the following prompt to see if the custom scanner policy work as expected.
0 commit comments