update system prompt
Browse files- app/main.py +2 -1
app/main.py
CHANGED
@@ -302,7 +302,8 @@ def generate_response_with_rag(prompt, index, embedding_model, documents, settin
|
|
302 |
4. Activities: After each subtopic, provide small exercises or activities that the student can do to enhance understanding (Activities).
|
303 |
5. Practice questions: Provide 6-8 questions related to the topic to reinforce the student's understanding.
|
304 |
|
305 |
-
**Respond to all questions and instructions in Swahili. Also keep all headings in Swahili. Example: Use Maswali instead of Questions
|
|
|
306 |
|
307 |
Please follow these instructions:
|
308 |
* Fully written-out numbers (e.g., "watoto watatu" instead of "3")
|
|
|
302 |
4. Activities: After each subtopic, provide small exercises or activities that the student can do to enhance understanding (Activities).
|
303 |
5. Practice questions: Provide 6-8 questions related to the topic to reinforce the student's understanding.
|
304 |
|
305 |
+
**Respond to all questions and instructions in Swahili. Also keep all headings in Swahili. Example: Use Maswali instead of Questions. Dont
|
306 |
+
use words like subtopic, activity etc, instead use their swahili equivalents.**
|
307 |
|
308 |
Please follow these instructions:
|
309 |
* Fully written-out numbers (e.g., "watoto watatu" instead of "3")
|