From 94a3c281a9ae6290520679bc47f016d9bc366c7f Mon Sep 17 00:00:00 2001 From: Tim O'Keefe Date: Sun, 6 Oct 2024 18:16:05 -0400 Subject: [PATCH] OLS-1118: Update label for RHOAI in OLSConfig --- .../ols-creating-lightspeed-custom-resource-file-using-cli.adoc | 2 +- ...ating-lightspeed-custom-resource-file-using-web-console.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ols-creating-lightspeed-custom-resource-file-using-cli.adoc b/modules/ols-creating-lightspeed-custom-resource-file-using-cli.adoc index 64c05f97e7f6..6535437df201 100644 --- a/modules/ols-creating-lightspeed-custom-resource-file-using-cli.adoc +++ b/modules/ols-creating-lightspeed-custom-resource-file-using-cli.adoc @@ -56,7 +56,7 @@ spec: models: - name: granite-8b-code-instruct-128k name: red_hat_openshift_ai - type: rohai_vllm + type: rhoai_vllm url: <1> ols: defaultProvider: red_hat_openshift_ai diff --git a/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc b/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc index 23618f65fc01..a120201b6e6c 100644 --- a/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc +++ b/modules/ols-creating-lightspeed-custom-resource-file-using-web-console.adoc @@ -58,7 +58,7 @@ spec: models: - name: granite-8b-code-instruct-128k name: red_hat_openshift_ai - type: rohai_vllm + type: rhoai_vllm url: <1> ols: defaultProvider: red_hat_openshift_ai