Spaces:
Sleeping
Sleeping
Prasann15479
commited on
Commit
•
12312f0
1
Parent(s):
fe328eb
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ safety_settings = [
|
|
34 |
},
|
35 |
]
|
36 |
#CRAG
|
37 |
-
Internal_knowledge_base = "
|
38 |
def get_doc(question):
|
39 |
"""
|
40 |
Retrieves the relevant document page content based on the given question.
|
|
|
34 |
},
|
35 |
]
|
36 |
#CRAG
|
37 |
+
Internal_knowledge_base = "lemh201 (2).pdf"
|
38 |
def get_doc(question):
|
39 |
"""
|
40 |
Retrieves the relevant document page content based on the given question.
|