From 520b91507c4e5964aab0c5a2bf7abee157061608 Mon Sep 17 00:00:00 2001 From: Jicheng Lu Date: Mon, 27 May 2024 12:51:00 -0500 Subject: [PATCH] minor change --- .../templates/conversation.summary.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/conversation.summary.liquid b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/conversation.summary.liquid index 08792af3..e2ffe5db 100644 --- a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/conversation.summary.liquid +++ b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/conversation.summary.liquid @@ -2,7 +2,7 @@ Please summarize the conversation. *** Super Important! Please consider the entire conversation. Do not only consider the recent sentences. *** ** Please do not respond to the latest conversation. -** If there are different topics in the conversation, please summarize each topic in different sentences and list them in bullets. +** If there are different topics in the conversation, please summarize each topic in different sentences and list them with bullets. * Please use concise sentences to summarize each topic. * Please do not include excessive details in the summaries. * Please use 'user' instead of 'you', 'he' or 'she'. \ No newline at end of file