Type Alias: TokenStats
type TokenStats = z.infer<typeof TokenStatsSchema>;
Defined in: src/models/mgmt-dashboard.ts:19
Per-application token consumption stats.
type TokenStats = z.infer<typeof TokenStatsSchema>;
Defined in: src/models/mgmt-dashboard.ts:19
Per-application token consumption stats.