{% include 'topbar.html' %}
{% include 'model_picker_sidebar.html' %}
{% include 'model_info_card.html' %}

Request form

Use this form to send requests to the model.

Pick an action

{% include 'model_action_picker.html' %}

{{ model_action.short_help }}

{% block model_action_form %}
{% endblock %}