mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
Adds a user_email query param resolved as a Prisma relation condition, so Postgres semi-joins keys to users in one query with complete results and nothing materialized in the proxy. The deleted-keys table has no user relation (its rows may reference vanished users), so that path resolves ids with a bounded raw lookup that mirrors the relation filter's wildcard semantics. The Admin UI Virtual Keys filter drawer gains a User Email field wired through useKeys |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||