litellm-mirror/litellm/secret_managers
2025-03-06 07:59:59 -08:00
..
aws_secret_manager.py (Feat) Add support for storing virtual keys in AWS SecretManager (#6728) 2024-11-14 09:25:07 -08:00
aws_secret_manager_v2.py fix sync_read_secret 2025-03-06 07:59:59 -08:00
base_secret_manager.py Litellm dev 01 13 2025 p2 (#7758) 2025-01-14 17:04:01 -08:00
get_azure_ad_token_provider.py fix: add default credential for azure (#7095) (#7891) 2025-01-21 09:01:49 -08:00
google_kms.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
google_secret_manager.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
hashicorp_secret_manager.py [Hashicorp - secret manager] - use vault namespace for tls auth (#7834) 2025-01-17 19:27:56 -08:00
main.py (Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549) 2025-01-04 11:35:59 -08:00
Readme.md refactor get_secret 2024-09-03 10:42:12 -07:00

Supported Secret Managers to read credentials from

Example read OPENAI_API_KEY, AZURE_API_KEY from a secret manager