Spaces:
Sleeping
Sleeping
Update rag_utils.py
Browse files- rag_utils.py +1 -0
rag_utils.py
CHANGED
|
@@ -42,6 +42,7 @@ def generate_answer(question, context):
|
|
| 42 |
|
| 43 |
{context}
|
| 44 |
|
|
|
|
| 45 |
|
| 46 |
Question : {question}
|
| 47 |
Réponse :
|
|
|
|
| 42 |
|
| 43 |
{context}
|
| 44 |
|
| 45 |
+
Formule ta réponse comme un conseiller d’orientation bienveillant, de manière fluide et naturelle, sans énumérations brutes.
|
| 46 |
|
| 47 |
Question : {question}
|
| 48 |
Réponse :
|