From df01f492baf69bca47b6e0eaa166eae6aa890407 Mon Sep 17 00:00:00 2001 From: Tim O'Keefe Date: Tue, 10 Jun 2025 16:30:37 -0400 Subject: [PATCH] OLS-1841: Change cluster interaction topic title to match other topics in section --- configure/ols-configuring-openshift-lightspeed.adoc | 2 +- ...ction-overview.adoc => ols-about-cluster-interaction.adoc} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename modules/{ols-cluster-interaction-overview.adoc => ols-about-cluster-interaction.adoc} (93%) diff --git a/configure/ols-configuring-openshift-lightspeed.adoc b/configure/ols-configuring-openshift-lightspeed.adoc index f66f854b94ac..16e8cd77d34b 100644 --- a/configure/ols-configuring-openshift-lightspeed.adoc +++ b/configure/ols-configuring-openshift-lightspeed.adoc @@ -24,7 +24,7 @@ include::modules/ols-about-lightspeed-and-role-based-access-control.adoc[levelof include::modules/ols-granting-access-to-individual-users.adoc[leveloffset=+2] include::modules/ols-granting-access-to-user-group.adoc[leveloffset=+2] include::modules/ols-filtering-and-redacting-information.adoc[leveloffset=+1] -include::modules/ols-cluster-interaction-overview.adoc[leveloffset=+1] +include::modules/ols-about-cluster-interaction.adoc[leveloffset=+1] include::modules/ols-enabling-cluster-interaction.adoc[leveloffset=+2] include::modules/ols-about-the-byo-knowledge-tool.adoc[leveloffset=+1] include::modules/ols-providing-custom-knowledge-to-the-llm.adoc[leveloffset=+2] diff --git a/modules/ols-cluster-interaction-overview.adoc b/modules/ols-about-cluster-interaction.adoc similarity index 93% rename from modules/ols-cluster-interaction-overview.adoc rename to modules/ols-about-cluster-interaction.adoc index c8f43ddb6c4a..9efd4048b7ad 100644 --- a/modules/ols-cluster-interaction-overview.adoc +++ b/modules/ols-about-cluster-interaction.adoc @@ -2,8 +2,8 @@ // * lightspeed-docs-main/configure/ols-configuring-openshift-lightspeed.adoc :_mod-docs-content-type: CONCEPT -[id="cluster-interaction-overview_{context}"] -= Cluster interaction overview +[id="about-cluster-interaction_{context}"] += About cluster interaction A large language model (LLM) is used with the {ols-long} service to generate responses to questions. Use the cluster interaction feature to enhance the knowledge available to the LLM with information about an {ocp-product-title} cluster. Providing cluster information, such as the namespaces or pods that the cluster contains, enables the LLM to generate highly customized responses for your environment.