You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/planner_prompt.naive.liquid
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ Expected user goal agent is {{ expected_user_goal_agent }}.
10
10
{%- else -%}
11
11
User goal agent is inferred based on user initial request.
12
12
{%- endif %}
13
-
If user wants to speak to customer service, use function human_intervention_needed.
14
-
If user wants to or is processing with a specific task that can be handled by agents, respond in appropriate output format defined to let proper agent to handle the task.
13
+
If user wants to speak to human customer service, use function human_intervention_needed.
14
+
If user wants to or is processing with a specific task that can be handled by agents, respond in appropriate output format defined to let proper agent to handle the task.
0 commit comments