KvrParaskevi commited on
Commit
0d8df02
·
verified ·
1 Parent(s): 8dd7c64

Update chatbot.py

Browse files
Files changed (1) hide show
  1. chatbot.py +2 -2
chatbot.py CHANGED
@@ -26,9 +26,9 @@ booking process.
26
  <</SYS>>
27
 
28
  Previous conversation:
29
- {chat_history}
30
 
31
- Human: {question}
32
  AI:"""
33
 
34
  #@st.cache_resource
 
26
  <</SYS>>
27
 
28
  Previous conversation:
29
+ {history}
30
 
31
+ Human: {input}
32
  AI:"""
33
 
34
  #@st.cache_resource