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
Below are the common building blocks of AI Services - AI Reference Architecture. We will go through some of those components in the class.
7
10
8
11
.. image:: ./_static/class5-1-0.png
@@ -17,7 +20,7 @@ For the purpose of this class, we will only focus on F5 AI Guardrails - Runtime
17
20
18
21
.. image:: ./_static/class5-1-1.png
19
22
20
-
1 - Introduction to F5 AI Guardrails
23
+
2 - Introduction to F5 AI Guardrails
21
24
------------------------------------
22
25
23
26
What it is?
@@ -160,7 +163,7 @@ As shown, our GenAI chatbot is vulnerable to information leakage as well as pron
160
163
In this class, we will explore F5 AI Guardrails and configure F5 AI Guardrails policy to secure and govern our LLM traffic - Arcadia RAG chatbot and beyond.
161
164
162
165
163
-
2 - Explore F5 AI Guardrails Portal
166
+
3 - Explore F5 AI Guardrails Portal
164
167
-----------------------------------
165
168
166
169
You should receive an email from F5 AI Guardrails (formerly CalypsoAI) invitation for account activation. If you don't see your email in your main inbox, please validate if it went to spam folder.
@@ -246,7 +249,7 @@ Click **Logs** to explore the guardrails logs. **Filter** allow you to filter lo
246
249
247
250
.. image:: ./_static/class5-log-1.png
248
251
249
-
2 - Explore F5 AI Guardrails Scanner
252
+
4 - Explore F5 AI Guardrails Scanner
250
253
------------------------------------
251
254
252
255
@@ -296,7 +299,7 @@ Details analysis of the blocked prompt.
296
299
297
300
298
301
299
-
3 - Custom Guardrails Scanner Policy
302
+
5 - Custom Guardrails Scanner Policy
300
303
------------------------------------
301
304
302
305
.. image:: ./_static/class5-custom-policy-1.png
@@ -385,7 +388,7 @@ You can also validate from the **Logs** screen that the custom scanner policy is
385
388
386
389
387
390
388
-
4 - Secure Arcadia AI-Powered Chatbot
391
+
6 - Secure Arcadia AI-Powered Chatbot
389
392
-------------------------------------
390
393
391
394
AI Guardrails Inline flow
@@ -529,7 +532,7 @@ We are going to deploy an Nginx pod to proxy chat completion to the LLM provider
529
532
530
533
531
534
.. image:: ./_static/class5-oob-01-0.png
532
-
535
+
533
536
534
537
Update AI Guardrails API Tokens in the **aigr-api-secret-olm.yaml** file.
535
538
@@ -678,17 +681,6 @@ Example of a regex only matches if not f5.com email domain. Hence, only non f5.c
0 commit comments