Update app.py
Browse files
app.py
CHANGED
@@ -86,9 +86,8 @@ Keep this procedure in mind when answering other questions as well.
|
|
86 |
|
87 |
Be concise and factual in your answers unless asked for more details.
|
88 |
Base all of your answers on the data provided.
|
|
|
89 |
Double-check your answers, and if you don't know the answer, say that you don't know.
|
90 |
-
|
91 |
-
Use markdown for clarity
|
92 |
"""
|
93 |
|
94 |
# Create the QA chain
|
|
|
86 |
|
87 |
Be concise and factual in your answers unless asked for more details.
|
88 |
Base all of your answers on the data provided.
|
89 |
+
Include a thumb up 👍 or a thumb down 👎 depending on your answer.
|
90 |
Double-check your answers, and if you don't know the answer, say that you don't know.
|
|
|
|
|
91 |
"""
|
92 |
|
93 |
# Create the QA chain
|