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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -519,13 +519,18 @@ AI Guardrails Out-of-band flow
519
519
520
520
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.
521
521
522
-
.. image:: ./_static/class5-oob-01-0.png
522
+
.. image:: ./_static/class5-oob-01.png
523
+
523
524
524
525
525
526
.. code-block:: bash
526
527
527
528
cd~/ai-apps/aigr-connector/nginx-connector
528
529
530
+
531
+
.. image:: ./_static/class5-oob-01-0.png
532
+
533
+
529
534
Update AI Guardrails API Tokens in the **aigr-api-secret-olm.yaml** file.
0 commit comments