Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ Current Context:
|
|
130 |
{context}
|
131 |
Current Question:
|
132 |
{question}
|
133 |
-
Ask followup questions based on your provided asnwer to create a conversational flow
|
134 |
Answer:
|
135 |
"""
|
136 |
|
|
|
130 |
{context}
|
131 |
Current Question:
|
132 |
{question}
|
133 |
+
Ask followup questions based on your provided asnwer to create a conversational flow, Only answer form the provided context and chat history , dont make up any information.
|
134 |
Answer:
|
135 |
"""
|
136 |
|