BerriAI / litellm

Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
https://docs.litellm.ai/docs/
Other
10.22k stars 1.14k forks source link

[Feature]: Add support for reading secrets from Hashicorp vault #2815

Open smpnet74 opened 3 months ago

smpnet74 commented 3 months ago

The Feature

In addition to reading secrets from Azure Key Vault, Google Key Management Service, Infisical Secret Manager, and .env Files, add support to leverage Hashicorp vault

Motivation, pitch

Many enterprises use Hashicorp vault for secrets management. By adding support, LiteLLM will be easily integrated into many existing workflows and applications.

Twitter / LinkedIn details

No response

krrishdholakia commented 3 months ago

Hey @smpnet74 - is this something you need?

Would help to understand requirements here better.

Attaching my LinkedIn + Discord, if either of those work as support channels for you @smpnet74

Manouchehri commented 2 weeks ago

@smpnet74 We now support using OIDC for multiple providers when running in a few different hosted serverless platforms; does that work for your use-case? See #3946 for the current list.