Spaces:
Sleeping
Sleeping
Update qa_bot_chatgpt.py
Browse files- qa_bot_chatgpt.py +1 -1
qa_bot_chatgpt.py
CHANGED
@@ -87,7 +87,7 @@ class QAInfer:
|
|
87 |
{pdf_text}
|
88 |
|
89 |
=== Response ===
|
90 |
-
Try mostly to answer from given pdf , if related answer is not found return 'Information not present in the pdf' and below it provide something related to the question .Note: return only answer dont include terms like 'Response','###','Answer'"
|
91 |
|
92 |
|
93 |
|
|
|
87 |
{pdf_text}
|
88 |
|
89 |
=== Response ===
|
90 |
+
Try mostly to answer from given pdf , if related answer is not found return 'Information not present in the pdf' and below it provide something related to the question .Note: return only answer dont include terms like 'Response','###','Answer'"""
|
91 |
|
92 |
|
93 |
|