{% include "partials/alerts.html" %}

Fallback

Fallback tries another saved AI profile when the active provider is temporarily unavailable.

Auto fallback
{{ "enabled" if state.fallback_enabled else "disabled" }}
Persist switch
{{ "enabled" if state.fallback_persist_switch else "disabled" }}