karubiniumu commited on
Commit
ebc1a2c
β€’
1 Parent(s): 804908b

Update pipe.py

Browse files
Files changed (1) hide show
  1. pipe.py +1 -1
pipe.py CHANGED
@@ -50,7 +50,7 @@ user_message_template = """
50
 
51
  γƒγƒ£γƒƒγƒˆε±₯ζ­΄:
52
  {% for memory in memories %}
53
- {{ memory.content }}
54
  {% endfor %}
55
 
56
  資料:
 
50
 
51
  γƒγƒ£γƒƒγƒˆε±₯ζ­΄:
52
  {% for memory in memories %}
53
+ {{ memory.text }}
54
  {% endfor %}
55
 
56
  資料: