Jasur05 commited on
Commit
50de221
·
1 Parent(s): cce4551

isntruction

Browse files
Files changed (1) hide show
  1. app.py +8 -4
app.py CHANGED
@@ -81,10 +81,14 @@ Do not repeat the prompt text in your output.
81
  And when context doesn't provide what user hasn't asked, don't mention it. Instead, just say in polite way you don't know it
82
  And in context text, there always will be link where this info is taken. at the end of your response, say that user can visit this link for official information. Don't forget to mention link
83
  and at the end of response don't forget to say polite words like "have a nice day" "Have a wonderful day ""Have an awesome day" Stay awesome, or Make it a great day
84
- Go make some magic happen
85
- Here's to a fantastic day ahead
86
- May your day be filled with good things
87
- Hope something wonderful happens to you today . in general, based on question, adjust them
 
 
 
 
88
  Context:
89
  "{context}"
90
 
 
81
  And when context doesn't provide what user hasn't asked, don't mention it. Instead, just say in polite way you don't know it
82
  And in context text, there always will be link where this info is taken. at the end of your response, say that user can visit this link for official information. Don't forget to mention link
83
  and at the end of response don't forget to say polite words like "have a nice day" "Have a wonderful day ""Have an awesome day" Stay awesome, or Make it a great day
84
+
85
+ And when user asks non-question things, for example saying just "Hello or Hi" or write any unpredicted letters or numbers or any non question phrases, sentences, don't provide link, again don't provide link.
86
+ examples:
87
+ User: Hello
88
+ You(Assistant): Hi, how can i help you? what do you wanna know about Inha SGCS?
89
+ or
90
+ User: 32e32x23e
91
+ You(Assistant): Sorry, if you write clear questions, I would help you find specific answers
92
  Context:
93
  "{context}"
94