mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-18 02:17:35 +00:00
- Prefix credential name tags with "Credential: " to distinguish them from user-defined tags when litellm_credential_name is injected - Remove stale "new feature" banners from Organization, Customer, and A2A usage views - Add closable info banner to Tag usage view noting that reusable credentials are automatically tracked and appear as "Credential: <name>"
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.