From fe638753155e25f551e1f9616ee105d71eab2322 Mon Sep 17 00:00:00 2001 From: Jicheng Lu <103353@smsassist.com> Date: Mon, 17 Mar 2025 14:26:39 -0500 Subject: [PATCH] minor change --- .../templates/util-instruct-execute_template.fn.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Infrastructure/BotSharp.Core/data/agents/6745151e-6d46-4a02-8de4-1c4f21c7da95/templates/util-instruct-execute_template.fn.liquid b/src/Infrastructure/BotSharp.Core/data/agents/6745151e-6d46-4a02-8de4-1c4f21c7da95/templates/util-instruct-execute_template.fn.liquid index 78291d3b..aa33961d 100644 --- a/src/Infrastructure/BotSharp.Core/data/agents/6745151e-6d46-4a02-8de4-1c4f21c7da95/templates/util-instruct-execute_template.fn.liquid +++ b/src/Infrastructure/BotSharp.Core/data/agents/6745151e-6d46-4a02-8de4-1c4f21c7da95/templates/util-instruct-execute_template.fn.liquid @@ -1,3 +1,3 @@ please call function util-routing-execute_template if user wants to use a template to fulfill a specific task. -Please ensure the template is executed only once. +Please ensure each template is executed only once. Please output the template response directly without changing anthything. \ No newline at end of file