From 486ceb7a442c5d412e0e5aeb4d944f9dea202860 Mon Sep 17 00:00:00 2001 From: Trevor Royer Date: Thu, 19 Dec 2024 16:34:29 -0700 Subject: [PATCH] fix syntax highlighting --- content/modules/ROOT/pages/05-rag-assistant.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/modules/ROOT/pages/05-rag-assistant.adoc b/content/modules/ROOT/pages/05-rag-assistant.adoc index 20975a3..2196bc5 100644 --- a/content/modules/ROOT/pages/05-rag-assistant.adoc +++ b/content/modules/ROOT/pages/05-rag-assistant.adoc @@ -17,7 +17,7 @@ We will be using the RetrieverConnection(Knowledge Source) created in the link:0 . Create a new Assistant with the following properties: + -[source,properties] +[source,yaml] ---- Name: email_summary_assistant_rag Display Name: Email Summary Assistant RAG