litellm-mirror/litellm/secret_managers
Ishaan Jaff 610974b4fc
(code quality) add ruff check PLR0915 for too-many-statements (#6309)
* ruff add PLR0915

* add noqa for PLR0915

* fix noqa

* add # noqa: PLR0915

* # noqa: PLR0915

* # noqa: PLR0915

* # noqa: PLR0915

* add # noqa: PLR0915

* # noqa: PLR0915

* # noqa: PLR0915

* # noqa: PLR0915

* # noqa: PLR0915
2024-10-18 15:36:49 +05:30
..
aws_secret_manager.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
get_azure_ad_token_provider.py refactor secret managers 2024-09-03 10:58:02 -07: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
main.py (code quality) add ruff check PLR0915 for too-many-statements (#6309) 2024-10-18 15:36:49 +05:30
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