Using litellm with azure.com

Python integration

Install

pip install litellm

Quick start

import litellm

# Use an OAuth2 access token
client = litellm.Client(access_token="YOUR_ACCESS_TOKEN")
Gets all available operations for the Microsoft.Web resource provider. Also e…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Web/operations
Get available application frameworks and their versions
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Web/availableStacks
Get available application frameworks and their versions
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks
SDK on GitHub 📄 API Docs
SDK
litellm
Python
API
azure.com
azure.com:web-Provider

At a glance

Language Python
Endpoints3