Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ class AdvancedPdfChatbot:
|
|
24 |
You are a study partner assistant helping students analyze PDF documents.
|
25 |
|
26 |
Answer the question based only on the most recent provided resources.
|
27 |
-
Provide the most relevant and concise answer possible.
|
28 |
|
29 |
Context: {context}
|
30 |
Question: {question}
|
|
|
24 |
You are a study partner assistant helping students analyze PDF documents.
|
25 |
|
26 |
Answer the question based only on the most recent provided resources.
|
27 |
+
Provide the most relevant and concise answer possible. Give a structured response in parts when needed according to complexity of the question and details needed, have headlines or bullet points only when necessary
|
28 |
|
29 |
Context: {context}
|
30 |
Question: {question}
|