Skip to content

Commit d752416

Browse files
authored
Update planner_prompt.naive.liquid
address transfer to person issue
1 parent 4aa5b92 commit d752416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/templates/planner_prompt.naive.liquid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Expected user goal agent is {{ expected_user_goal_agent }}.
1010
{%- else -%}
1111
User goal agent is inferred based on user initial request.
1212
{%- 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

Comments
 (0)