Using litellm with azure.com

Python integration

Install

pip install litellm

Quick start

import litellm

client = litellm.Client("YOUR_API_KEY")
List Filesystems
curl \
  /
List Paths
curl \
  /{filesystem}
Read File
curl \
  /{filesystem}/{path}
SDK on GitHub 📄 API Docs
SDK
litellm
Python
API
azure.com
azure.com:storage-DataLakeStorage

At a glance

Language Python
Endpoints10