{% extends "base.html" %} {% block title %}AI Settings{% endblock %} {% block content %}
API keys are stored encrypted at rest. Only the last 4 characters are shown.
{{ openai_key_masked }}
{{ anthropic_key_masked }}