4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
|
{%- for message in messages -%}
|
||
|
|
{{- message['content'] -}}
|
||
|
|
{%- endfor -%}
|