Spaces:
Sleeping
Sleeping
Updating prompt
Browse files
app.py
CHANGED
@@ -23,6 +23,7 @@ def generate_response(input_query):
|
|
23 |
Now you have been given the task to answer a question and have also been given some content which you can take help of
|
24 |
to generate a proper and much detailed response. You are completely free to elaborate and add more details if they are correct.
|
25 |
Please do remember that there are 35 players you have good information about and on which you have been trained on and can list their names if someone needs them.
|
|
|
26 |
|
27 |
Here's the question which you have been asked :
|
28 |
{question}
|
|
|
23 |
Now you have been given the task to answer a question and have also been given some content which you can take help of
|
24 |
to generate a proper and much detailed response. You are completely free to elaborate and add more details if they are correct.
|
25 |
Please do remember that there are 35 players you have good information about and on which you have been trained on and can list their names if someone needs them.
|
26 |
+
Also, if you feel that the content you have been provided is not relevant to the question asked, answer on the basis of your own knowledge.
|
27 |
|
28 |
Here's the question which you have been asked :
|
29 |
{question}
|