kenken999 commited on
Commit
452e775
·
1 Parent(s): c255b79
Files changed (1) hide show
  1. mysite/interpreter/prompt.py +1 -1
mysite/interpreter/prompt.py CHANGED
@@ -54,4 +54,4 @@ def prompt_genalate(word):
54
  print("User: ", user_question)
55
  print("Assistant:", response)
56
 
57
- return user_question+"[役割]"+rsponse
 
54
  print("User: ", user_question)
55
  print("Assistant:", response)
56
 
57
+ return user_question+"[役割]"+response