mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 12:21:11 +00:00
* add KeyRotationSettings * add KeyRotationManager * add key rotation manager * add KeyRotationManager * fix _initialize_spend_tracking_background_jobs * fix add_key_rotation_fields * fixes * new fields in schema * update schema * fix fixes for init key rotation manager * fixes for init key rotation manager * fix KeyRotationManager * tests for key rotation * fix key_rotation_settings * fix KeyRotationManager * fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS * fix fixes for init key rotation manager * ruff check fix * fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS * fix _initialize_spend_tracking_background_jobs * docs fix * docs auto rotate * schema fix * bump proxy extras * fix config.yml
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/litellm
This folder can only run mock tests.