Merge pull request #180 from hchen2020/master

human_intervention_needed prompt.
This commit is contained in:
Haiping 2023-10-19 13:31:11 -05:00 committed by GitHub
commit 0799b065dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,4 +17,4 @@ Response must be in JSON format
{% endif %}
If the user has no other tasks need help with, set function as conversation_end with reason and reply user courteously.
If the user wants to reach out to real human being, set function as human_intervention_needed with reason and reply user courteously.
If the user wants to reach out to customer service representative (human being), set function as human_intervention_needed with reason and reply user courteously.