Skip to content

Commit 37ad783

Browse files
committed
update
1 parent 2438231 commit 37ad783

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/class5/class5.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ You can also validate from the **Logs** screen that the custom scanner policy is
388388
4 - Secure Arcadia AI-Powered Chatbot
389389
-------------------------------------
390390

391-
Inline deployment
392-
~~~~~~~~~~~~~~~~~
391+
AI Guardrails Inline flow
392+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
393393

394394
F5 AI Guardrails offers an OpenAI-compatible API endpoint, allowing you to secure your prompts with minimal changes to your existing code. By redirecting your AI Apps or agents to the F5 AI Guardrails URL and using a AI Guardrails token as the API key, all requests are automatically scanned and protected.
395395

@@ -514,8 +514,8 @@ From Arcadia RAG Chatbot, test to see if F5 AI Guardrails is able to redact PII
514514
This is expected as we have disabled the PII package earlier. F5 AI Guardrails will not block PII data. Subsequently we will add redaction action to redact PII data.
515515

516516

517-
Out-of-band deployment
518-
~~~~~~~~~~~~~~~~~~~~~~
517+
AI Guardrails Out-of-band flow
518+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
519519

520520
We are going to deploy an Nginx pod to proxy chat completion to the LLM provider and as the same time Nginx via NJS extract prompt and/or response to F5 AI Guardrails for scanning for malicious content. F5 AI Guardrails deployed in an out-of-band method.
521521

0 commit comments

Comments
 (0)