LangChain integrations for Azure Storage.
Azure Blob Storage document loader.
Azure Blob Storage filesystem backend for LangChain Deep Agents.
This subpackage provides :class:AzureBlobBackend, an implementation of the
Deep Agents BackendProtocol backed by Azure Blob Storage. It requires the
optional deepagents extra (which requires Python >= 3.11)::
pip install "langchain-azure-storage[deepagents]"