Skip to content

Commit 1633147

Browse files
committed
update
1 parent 16c3f2a commit 1633147

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed
104 KB
Loading
12.2 KB
Loading

docs/class5/class5.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,17 +440,23 @@ Enter the credential name and the API token generated earlier in F5 AI Guardrail
440440

441441
.. image:: ./_static/class5-inline-06.png
442442

443-
Ensure **Streaming** is disabled - as of this writting, streaming is not supported with F5 AI Guardrails integration.
444443

445-
Ensure the **BasePath** is pointing to your F5 AI Guardrails deployment endpoint. The format of the BasePath is **https://<guardrails-host>/openai/<connection-name>**. You can obtains your guardrails connection name from your project connections screen in F5 AI Guardrails portal.
444+
Ensure the **BasePath** is pointing to your F5 AI Guardrails deployment endpoint. The format of the BasePath is **https://<guardrails-host>/openai/<connection-name>**.
445+
446+
.. NOTE::
447+
448+
You can obtains your guardrails connection name from your project connections screen in F5 AI Guardrails portal.
449+
450+
.. image:: ./_static/class5-inline-06-1.png
446451

447-
.. image:: ./_static/class5-inline-06-1.png
448452

449453
.. code-block:: bash
450454
451455
https://www.calypsoai.app/openai/foobz-gpuaas-chat/
452456
453457
458+
As shown below, **Streaming** is disabled - as of this writting, streaming is not supported with F5 AI Guardrails integration.
459+
454460
.. image:: ./_static/class5-inline-07.png
455461

456462
Click the **Save** button to save the changes.
@@ -535,7 +541,13 @@ We are going to deploy an Nginx pod to proxy chat completion to the LLM provider
535541

536542
.. image:: ./_static/class5-oob-01.png
537543

544+
From Windows Jumphost, ssh/putty to **ai-apps** server.
545+
546+
.. image:: ./_static/class5-oob-01-0-0.png
547+
548+
Alternatively, you can ssh from UDF (only if you have ssh key uploaded)
538549

550+
.. image:: ./_static/class5-oob-01-0-1.png
539551

540552
.. code-block:: bash
541553

0 commit comments

Comments
 (0)