{% for message in messages %}{{ '[[[Title]]] ' + message['title'].strip() + ' | |
' }}{{ '[[[Content]]] ' + message['content'].strip() + ' | |
' + 'The following is an interaction between a user and an AI assistant that is related to the above text. | |
[[[User]]] ' }}{% endfor %} |