diff --git a/charts/ai-software-templates/chatbot/Chart.yaml b/charts/ai-software-templates/chatbot/Chart.yaml index f0f2ff0..b7b0274 100644 --- a/charts/ai-software-templates/chatbot/Chart.yaml +++ b/charts/ai-software-templates/chatbot/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">= 1.27.0-0" annotations: - charts.openshift.io/name: Chatbot AI Software Template -description: A helm chart for the AI Software Templates. For more information please check https://github.com/redhat-ai-dev/ai-lab-helm-charts.git -name: chatbot-ai-software-template + charts.openshift.io/name: Chatbot AI Sample +description: A Helm chart for the Chatbot AI Sample app. For more information please check https://github.com/redhat-ai-dev/ai-lab-helm-charts.git +name: chatbot-ai-sample tags: chatbot,llama.cpp,ai-lab -version: 0.1.0 +version: 0.1.1 diff --git a/charts/ai-software-templates/chatbot/README.md b/charts/ai-software-templates/chatbot/README.md index ed4436c..ef0f719 100644 --- a/charts/ai-software-templates/chatbot/README.md +++ b/charts/ai-software-templates/chatbot/README.md @@ -1,4 +1,4 @@ -# AI Software Template Helm Chart +# Chatbot AI Sample Helm Chart This repo is a Helm chart for building and deploying a Large language model (LLM)-enabled [chat application](https://github.com/redhat-ai-dev/ai-lab-samples/tree/main/chatbot). For more information about helm charts see the official [Helm Charts Documentation](https://helm.sh/). @@ -30,7 +30,7 @@ The helm chart can be directly installed from the OpenShift Dev Console. Check [ ### Install using Helm -In order to install AI Software Template Helm chart using helm directly, you can run: +To install the Chatbot AI Sample Helm chart using Helm directly, you can run: ``` helm upgrade --install --namespace . diff --git a/charts/ai-software-templates/chatbot/templates/NOTES.txt b/charts/ai-software-templates/chatbot/templates/NOTES.txt index ed75672..994b932 100644 --- a/charts/ai-software-templates/chatbot/templates/NOTES.txt +++ b/charts/ai-software-templates/chatbot/templates/NOTES.txt @@ -1,5 +1,5 @@ -Thank you for installing the AI Software Template Chat Application! +Thank you for installing the Chatbot AI Sample Application! Now that you have deployed the chatbot application, you can find more details here: