Files

4 lines
85 B
Plaintext
Raw Permalink Normal View History

{%- for message in messages -%}
{{- message['content'] + '\n' -}}
{%- endfor -%}