anhkhoiphan commited on
Commit
4725754
·
verified ·
1 Parent(s): 4a82eb9
Files changed (1) hide show
  1. chatbot/prompts.py +1 -0
chatbot/prompts.py CHANGED
@@ -28,6 +28,7 @@ chat_prompt = PromptTemplate(
28
  Câu hỏi từ người dùng:
29
  {question}
30
  Phản hồi:
 
31
  )
32
 
33
  summary_prompt_template = """
 
28
  Câu hỏi từ người dùng:
29
  {question}
30
  Phản hồi:
31
+ """
32
  )
33
 
34
  summary_prompt_template = """