{{ _("Powers AI customization features. The API key for the selected model's provider is stored securely in the operating system's credential store.") }}
{% with provider = llm.selected_provider_status %}
{% include 'settings/_llm_api_key.html' %}
{% endwith %}