A window into billing/ (the real credit ledger, ADR-006) — wallets, grants, adjustments,
and the raw ledger/reservation history behind them. This does not replace LiteLLM's own spend UI
(localhost:4000/ui) — that still tracks every
request; this only shows the credit-ledger layer for wallets you've chosen to fund.
Chat
Billing (admin)
Knowledge Base (admin)
Chat with any model your key can reach
Paste any LiteLLM key you were given (not necessarily the master key) — the model list below
loads from what that key can actually access (GET /v1/models), so
different keys show different models. Runs through this gateway on port 8000; streaming isn't
supported yet, so replies arrive all at once.
Usage & limits (live from LiteLLM)
Real per-request token/spend tracking — reflects every request regardless of
whether it went through port 4000 directly or through this gateway (port 8000). "Tokens remaining"
only shows a number when every model a team/key can reach is priced identically for input and
output; mixed or asymmetric pricing shows — rather than a misleading figure.
Team / Key
Tokens used (period)
$ spent
Budget
$ left
Tokens left
Resets
RPM/TPM
Create / find a wallet
For a team, pick from the dropdown (loaded from LiteLLM's real team list) or paste a team_id directly.
Creating a wallet that already exists is a no-op — it just returns the existing one.
Wallets
Owner
Type
Balance
Currency
Updated
Wallet detail
Ledger (immutable — append-only history)
When
Type
Amount
Reference
Created by
Reservations (holds)
When
Status
Reserved
Settled
Expires
Departments
Assign each team to a department once — every knowledge entry captured from that team's
traffic carries this label from then on (relabeling later doesn't rewrite past entries).
Team
Department
Updated
Knowledge Base
Auto-distilled from real conversations that ran through this gateway — a background job
picks up every conversation once it's been idle a few minutes and turns it into an entry
below. Nothing here is hand-written; each entry links back to its real source transcript.