Spaces:
Sleeping
Sleeping
Update pages/🧠_sickle_cell_chatbot.py
Browse files
pages/🧠_sickle_cell_chatbot.py
CHANGED
|
@@ -58,7 +58,8 @@ class ContextChatbot:
|
|
| 58 |
'./Docs/Sickle Cell Basic Info.txt',
|
| 59 |
'./Docs/Manging Sicklecell.txt',
|
| 60 |
'./Docs/SickleCell_nutrition.txt',
|
| 61 |
-
'./Docs/Lifestyle Advice.txt'
|
|
|
|
| 62 |
]
|
| 63 |
|
| 64 |
# Load documents
|
|
|
|
| 58 |
'./Docs/Sickle Cell Basic Info.txt',
|
| 59 |
'./Docs/Manging Sicklecell.txt',
|
| 60 |
'./Docs/SickleCell_nutrition.txt',
|
| 61 |
+
'./Docs/Lifestyle Advice.txt',
|
| 62 |
+
'./Docs/Food and Nutrition.txt',
|
| 63 |
]
|
| 64 |
|
| 65 |
# Load documents
|