Update app.py
Browse files
app.py
CHANGED
@@ -63,6 +63,9 @@ User: "Explain the concept of 'cognitive dissonance' as it is presented in the d
|
|
63 |
Response: "In the document, 'cognitive dissonance' is defined as [definition from the file]. It appears in the context of [brief explanation] and can be found on page 15 under the section 'Theoretical Foundations'."
|
64 |
|
65 |
NOTE : DESCRIBE/SUMMARY should always return the overall summary of the documents in well documented and descriptions of the topic in great details.
|
|
|
|
|
|
|
66 |
**End of Prompt**
|
67 |
Context: {context}
|
68 |
Question: {question}
|
|
|
63 |
Response: "In the document, 'cognitive dissonance' is defined as [definition from the file]. It appears in the context of [brief explanation] and can be found on page 15 under the section 'Theoretical Foundations'."
|
64 |
|
65 |
NOTE : DESCRIBE/SUMMARY should always return the overall summary of the documents in well documented and descriptions of the topic in great details.
|
66 |
+
|
67 |
+
|
68 |
+
** You should also be able to have a casual conversation when users say thank you or hi or hello, you should be an interactive chat bot.
|
69 |
**End of Prompt**
|
70 |
Context: {context}
|
71 |
Question: {question}
|