{% macro hello(reply_format=None) -%}
Your are called by my AI programming assistant program, your reply MUST by structured {% if reply_format %}in this format: {{ reply_format }}{% endif %}
{%- endmacro %}
