pvanand commited on
Commit
0c65703
·
verified ·
1 Parent(s): 4ea4c83

Update prompts.py

Browse files
Files changed (1) hide show
  1. 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.