{% extends "base.html" %} {% block title %}Overview - Janus{% endblock %} {% block overview_active %}bg-gray-700 text-white{% endblock %} {% block content %}
Point OpenCode, Cursor, Claude Code, or any OpenAI-compatible client here.
{{ base_url }}
Total Requests
{{ stats.total_requests }}
Input Tokens
{{ "{:,}".format(stats.total_input_tokens) }}
Output Tokens
{{ "{:,}".format(stats.total_output_tokens) }}
Enabled Providers
{{ provider_count }}
No global budget set. Create one
{% endif %}No combos configured.
{% endif %}