{{ agent_config.display_name }} Parameters

{% for param_key, param_config in agent_config.params.items() %}
{% if param_config.type == 'textarea' %} {% else %} {% endif %}
{% endfor %}