Using litellm with azure.com

Python integration

Install
pip install litellm
Quick start
import litellm

client = litellm.Client("YOUR_API_KEY")
Get Instance Metadata for the Virtual Machine.
curl \
  /instance
Get information about AAD Metadata
curl \
  /identity/info
Get Attested Data for the Virtual Machine.
curl \
  /attested/document
SDK on GitHub 📄 API Docs
SDK
litellm
Python
API
azure.com
azure.com:imds
At a glance
Language Python
Endpoints4