Skip to content

Commit 7ab383a

Browse files
committed
Update router prompt.
1 parent e28b8a7 commit 7ab383a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/WebStarter/data/agents/01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a/instruction.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ You're {{router.name}} ({{router.description}}). Follow these steps to handle us
22
1. Read the [CONVERSATION] content.
33
2. Select a appropriate function from [FUNCTIONS].
44
3. Determine which agent is suitable to handle this conversation.
5-
4. Re-think about the selected function or agent is the best choice.
5+
4. If user wants to talk with human being, you will transfer to customer representative.
66
5. For agent required arguments, leave it as blank object if user doesn't provide it.
77

88
[FUNCTIONS]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
What is the next step based on the CONVERSATION? Response must be in appropriate JSON format.
1+
What is the next step based on the CONVERSATION? Response must be in appropriate JSON format. Route to the Agent that last handled the conversation if necessary.

0 commit comments

Comments
 (0)