Skip to content

Commit 15b93e6

Browse files
committed
update
1 parent b8a4ef3 commit 15b93e6

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

docs/class5/class5.rst

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
Class 5: Secure, Deliver and Optimize GenAI ChatBot
2-
===================================================
1+
Class 5: Secure, Deliver and Optimize GenAI Apps/Agents
2+
========================================================
33

44
.. image:: ./_static/mission5.png
55

6+
1 - Introduction
7+
----------------
8+
69
Below are the common building blocks of AI Services - AI Reference Architecture. We will go through some of those components in the class.
710

811
.. 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
1720

1821
.. image:: ./_static/class5-1-1.png
1922

20-
1 - Introduction to F5 AI Guardrails
23+
2 - Introduction to F5 AI Guardrails
2124
------------------------------------
2225

2326
What it is?
@@ -160,7 +163,7 @@ As shown, our GenAI chatbot is vulnerable to information leakage as well as pron
160163
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.
161164

162165

163-
2 - Explore F5 AI Guardrails Portal
166+
3 - Explore F5 AI Guardrails Portal
164167
-----------------------------------
165168

166169
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
246249

247250
.. image:: ./_static/class5-log-1.png
248251

249-
2 - Explore F5 AI Guardrails Scanner
252+
4 - Explore F5 AI Guardrails Scanner
250253
------------------------------------
251254

252255

@@ -296,7 +299,7 @@ Details analysis of the blocked prompt.
296299

297300

298301

299-
3 - Custom Guardrails Scanner Policy
302+
5 - Custom Guardrails Scanner Policy
300303
------------------------------------
301304

302305
.. 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
385388

386389

387390

388-
4 - Secure Arcadia AI-Powered Chatbot
391+
6 - Secure Arcadia AI-Powered Chatbot
389392
-------------------------------------
390393

391394
AI Guardrails Inline flow
@@ -529,7 +532,7 @@ We are going to deploy an Nginx pod to proxy chat completion to the LLM provider
529532
530533
531534
.. image:: ./_static/class5-oob-01-0.png
532-
535+
533536

534537
Update AI Guardrails API Tokens in the **aigr-api-secret-olm.yaml** file.
535538

@@ -678,17 +681,6 @@ Example of a regex only matches if not f5.com email domain. Hence, only non f5.c
678681

679682

680683

681-
682-
683-
684-
685-
686-
687-
688-
689-
690-
691-
692684
|
693685
|
694686
|

0 commit comments

Comments
 (0)