Using litellm with azure.com

Python integration

Install
pip install litellm
Quick start
import litellm

client = litellm.Client("YOUR_API_KEY")
Lists the jobs, if any, associated with the specified Data Lake Analytics acc…
curl \
  /jobs
Lists all pipelines.
curl \
  /pipelines
Lists all recurrences.
curl \
  /recurrences
SDK on GitHub 📄 API Docs
SDK
litellm
Python
API
azure.com
azure.com:datalake-analytics-job
At a glance
Language Python
Endpoints13