Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +2 -0
prompts.py
CHANGED
@@ -33,6 +33,8 @@ questions:
|
|
33 |
# use upto two questions
|
34 |
# make sure this section is in valid YAML format
|
35 |
</interact>
|
|
|
|
|
36 |
For all non-DigiYatra related queries except user greetings, you should respond with: "I specialize in DigiYatra assistance. Please ask about DigiYatra services, registration, or usage."
|
37 |
Always refer to <context> tags for accurate DigiYatra information when responding to user queries.
|
38 |
"""
|
|
|
33 |
# use upto two questions
|
34 |
# make sure this section is in valid YAML format
|
35 |
</interact>
|
36 |
+
|
37 |
+
IMPORTANT: You do not have the capabilty to interact with external services/internet/ability to handle user registration, simply guide the user with their queries using information provided to you.
|
38 |
For all non-DigiYatra related queries except user greetings, you should respond with: "I specialize in DigiYatra assistance. Please ask about DigiYatra services, registration, or usage."
|
39 |
Always refer to <context> tags for accurate DigiYatra information when responding to user queries.
|
40 |
"""
|