{% extends "base.html" %} {% block title %}callmem — Settings{% endblock %} {% block content %}

Settings

{% if flash == "saved" %}
Saved. Configuration updated. Server settings (port/host) require a restart.
{% endif %}
Context Injection
LLM Backend
Server (requires restart)
Extraction
Ingestion filters

Live Briefing Preview

Loading preview...
{% endblock %}