Baton AI
wallet € {{ budget }}
{% if error %}
{% if error_message %}
{{ error_message }}
{% else %}
{% trans "Something went wrong" %}
{% endif %}
{% else %}
Translations model: {{ translations_model }}
Summarizations model: {{ summarizations_model }}
Corrections model: {{ corrections_model }}
Vision model: {{ vision_model }}
Images model: {{ images_model }}
{% endif %}