Skip to content

Commit 43d15a5

Browse files
committed
update
1 parent 12a9fcc commit 43d15a5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/class5/class5.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ We are going to deploy an Nginx pod to proxy chat completion to the LLM provider
545545
.. image:: ./_static/class5-oob-01-0.png
546546

547547

548-
Update AI Guardrails API Tokens in the **aigr-api-secret-olm.yaml** file.
548+
Update AI Guardrails project API Tokens in the **aigr-api-secret-olm.yaml** file. This is the original token created in previous section.
549549

550550

551551
.. code-block:: bash
@@ -556,7 +556,15 @@ Update AI Guardrails API Tokens in the **aigr-api-secret-olm.yaml** file.
556556
.. image:: ./_static/class5-oob-03.png
557557

558558

559-
Ensure AI Guardrails and the LLM provider connection name is correct in the **aigr-olm-deploy.yaml** file.
559+
Ensure AI Guardrails and the LLM provider connection name is correct in the **aigr-olm-deploy.yaml** file. For this class
560+
561+
+------------------------+-------------------------+
562+
| **AIGR_API_HOST** | us1.calypsoai.app |
563+
+------------------------+-------------------------+
564+
| **LLM_PROVIDER_HOST** | api.gpu.nextcnf.com |
565+
+------------------------+-------------------------+
566+
567+
If you are using different LLM provider, please update accordingly.
560568

561569
.. code-block:: bash
562570

0 commit comments

Comments
 (0)