{% extends "base.html" %}
{% block title %}minibot dashboard{% endblock %}
{% block content %}
{{ llm_provider }} / {{ llm_model }} Telegram {{ "✓" if telegram_enabled else "✗" }} {{ pending_turns }} pending turn{{ "" if pending_turns == 1 else "s" }}Model
Channels
Runtime
none loaded
{% endif %}none enabled
{% endif %}| Method | Path | |
|---|---|---|
| {{ route.method }} | {{ route.path }} | {{ route.note }} |