From 311931bc93f581102459387622b89565300f095a Mon Sep 17 00:00:00 2001 From: Tyler Ohlsen Date: Thu, 19 Sep 2024 15:23:48 -0700 Subject: [PATCH] rename Signed-off-by: Tyler Ohlsen --- server/resources/templates/rag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/resources/templates/rag.json b/server/resources/templates/rag.json index d0ad304c..bba2c1cc 100644 --- a/server/resources/templates/rag.json +++ b/server/resources/templates/rag.json @@ -1,6 +1,6 @@ { - "name": "Retrieval-Augmented Generation", - "description": "A basic workflow containing the index and search pipeline configurations for performing basic retrieval-augmented generation", + "name": "Retrieval-Augmented Generation (RAG)", + "description": "A basic workflow containing the index and search pipeline configurations for performing basic retrieval-augmented generation (RAG)", "version": { "template": "1.0.0", "compatibility": [