{% endif %}
Local-first default:
real LLM providers require explicit network and LLM authorization. API keys are never displayed in full.
{% if settings.code_sharing_mode in ["snippets", "full_context"] %}
{{ settings.code_sharing_mode }} may send source code context to the configured provider.
{% endif %}
{% endblock %}