Using litellm with azure.com

Python integration

Install
pip install litellm
Quick start
import litellm

client = litellm.Client("YOUR_API_KEY")
List keys in the specified vault.
curl \
  /keys
List secrets in a specified key vault.
curl \
  /secrets
List storage accounts managed by the specified key vault. This operation requ…
curl \
  /storage
SDK on GitHub 📄 API Docs
SDK
litellm
Python
API
azure.com
azure.com:keyvault
At a glance
Language Python
Endpoints78