{% if model_backend == 'cloud' %}
AI extraction can take up to a minute for multi-page documents.
βοΈ Using {{ cloud_model }} β document content is being sent to the cloud model you selected in Settings.
{% else %}
AI extraction can take up to a minute for multi-page documents.
π Running locally on {{ local_model }} β your data never leaves this machine.
{% endif %}