From c4e8b954e98df91004d84009488a877522fc471c Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 16 Apr 2026 10:57:42 +0200 Subject: [PATCH] Add a description --- pattern-metadata.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pattern-metadata.yaml b/pattern-metadata.yaml index f691a713..c315406a 100644 --- a/pattern-metadata.yaml +++ b/pattern-metadata.yaml @@ -3,6 +3,7 @@ metadata_version: "1.0" name: rag-llm-gitops pattern_version: "1.0" +description: Deploy a RAG chatbot application on OpenShift that augments LLM responses with enterprise documentation stored in a vector database, using a GitOps framework display_name: AI Generation with LLM and RAG repo_url: https://github.com/validatedpatterns/rag-llm-gitops docs_repo_url: https://github.com/validatedpatterns/docs