Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +1 -0
prompts.py
CHANGED
@@ -32,6 +32,7 @@ questions:
|
|
32 |
- [Option 3]
|
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.
|
|
|
32 |
- [Option 3]
|
33 |
# use upto two questions
|
34 |
# make sure this section is in valid YAML format
|
35 |
+
# Use this section to engage with the user on the initial greeting
|
36 |
</interact>
|
37 |
|
38 |
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.
|