MM58-crypto commited on
Commit
4740a94
·
1 Parent(s): 11c87e1

wooo another commit

Browse files
Files changed (1) hide show
  1. haystack_pipeline.py +2 -2
haystack_pipeline.py CHANGED
@@ -116,9 +116,9 @@ Context:
116
  {{ doc.content }}
117
  {% endfor %}
118
 
119
- {% if msg_history %}
120
- ----
121
  CONVERSATION HISTORY:
 
122
  {{ msg_history }}
123
 
124
  السؤال: {{ question }}
 
116
  {{ doc.content }}
117
  {% endfor %}
118
 
119
+
 
120
  CONVERSATION HISTORY:
121
+
122
  {{ msg_history }}
123
 
124
  السؤال: {{ question }}