mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +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 |
||
|---|---|---|
| .. | ||
| test_callback_utils.py | ||
| test_custom_openapi_spec.py | ||
| test_get_routes.py | ||
| test_http_parsing_utils.py | ||
| test_key_rotation_manager.py | ||
| test_load_config_utils.py | ||
| test_openai_endpoint_utils.py | ||
| test_reset_budget_job.py | ||
| test_timezone_utils.py | ||
| test_upsert_budget_membership.py | ||