📦 Installed Models
Serve profiles engine settings come from these recipes only
Pick Agentic or OCR in the sidebar or Server tab and Reload. Per-model JSON overrides are disabled.
⬇️ Model Downloader search Hugging Face
📥 Downloads
| Time | User | Model | Endpoint | Prompt | Gen | Prefill t/s | Gen t/s | Duration |
|---|---|---|---|---|---|---|---|---|
| Set a date range and click View log, or leave dates empty for the latest records. | ||||||||
📋 Container Logs
📅 Period statistics from the per-call log — every attributed completion carries a timestamp and an owner, so any range can be recomputed
| Date | Calls | Prompt | Generated | Total |
|---|
| User | Calls | Prompt | Generated | Total |
|---|
| Model | Calls | Prompt | Generated | Total |
|---|
—
🔢 Engine totals the engine's own /metrics counters · covers ALL traffic to :8010, including calls that bypass the gateway · not sliceable by date · Cached and Requests only began reporting 2026-09-13
🧠 Prefill cache & HiCache radix/prefix cache + hierarchical cache · live
📈 Token throughput tokens/min · last hour · prefill ■ vs generation ■
📊 Per-model totals engine-side counters · all traffic · retired model labels remain here as history
| Model | Prefill total | Generated total | Cached | Requests | Live prefill tok/s | Live gen tok/s | Last activity |
|---|
👤 Per-user / API key who is using :8893 · live · same keys as the Keys tab
| User | Requests | Prompt | Gen | Total | Share | Last model | Last call |
|---|
🔴 Live API calls in-flight now, then newest completions · user + endpoint + tokens + speed
| Time | User | API | Model | Prompt | Gen | Prefill t/s | Gen t/s | Duration |
|---|---|---|---|---|---|---|---|---|
| Waiting for gateway / web-chat completions… | ||||||||
Only traffic through the manager gateway (:8893/v1) and this UI’s Chat tab is attributed. Direct engine calls on :8010 with the shared API_KEY are not billed per user.
🛰️ Active requests every request through :8893 and this UI · refreshing every second —
| Started | Elapsed | User | API key | Endpoint | Model | Phase | Prompt | Gen | Reasoning | TTFT | Gen tok/s | RID | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No active requests. | |||||||||||||
A row appears the moment a request enters the gateway and leaves when it finishes (it then shows below). Prompt is only known once the engine reports usage at completion, so it reads “—” while in flight; Phase is prefill until the first token arrives.
✅ Recently finished last 5 minutes
| Started | Finished | Duration | User | API key | Endpoint | Model | Prompt | Gen | Reasoning | TTFT | Gen tok/s | Status |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Nothing has finished yet. | ||||||||||||
Token counts here come from the engine’s own usage block, so they are exact — unlike the live counters above, which are counted from stream deltas.
⚡ Performance Benchmark prefill & generation tokens/s
🔌 Integrations
Connect coding tools to the manager gateway on port 8893, or directly to the engine on 8010.