mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
Shadow eval jobs previously targeted only virtual keys, so deployments on pure JWT auth (which present no key at all) could never sample their traffic. Jobs now carry a typed (target_type, target_id) pair covering keys, teams, and users; sampling matches the identity every request resolves to at auth time, so team and user jobs cover JWT traffic with no client changes. Resolves LIT-6578 |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||