Skip to content

Conversation

kyleknap
Copy link
Collaborator

🗨️ For community members - We’re publishing this proposal to give anyone a chance to weigh in on the design and approach to official Azure Storage document loaders as we build them out. Any feedback is welcome such as:

  • Adding a 👍 to this pull request if you’d like to see this move forward
  • Leaving a comment on the PR with suggestions or concerns on what is being proposed

We'd love to hear from you!

The proposal outlines the design and implementation of Azure Blob Storage document loaders for the langchain-azure-storage package. These document loaders are intended to replace the current Azure Storage document loaders in langchain-community package (e.g., AzureBlobStorageFileLoader). You can view the rendered markdown for the proposal here

The proposal outlines the design and implementation of Azure Blob
Storage document loaders for the langchain-azure-storage package.
These document loaders are intended to replace the current document
loaders in langchain-community package.
@kyleknap kyleknap force-pushed the storage-docloaders-proposal branch from f7aee7e to 762a619 Compare September 12, 2025 20:16
@kyleknap kyleknap force-pushed the storage-docloaders-proposal branch 2 times, most recently from 46050b9 to 6174cbe Compare September 23, 2025 22:06
Specifically, added the following:
* Combine the two document loaders into a single AzureBlobStorageLoader
  class.
* Encourage blob_parser parameter more as a future consideration. This
  would be helpful if a customer did not necessarily wanted to use the
  blob loader interfaces but still wanted more control over how to parse
  blobs.
@kyleknap kyleknap force-pushed the storage-docloaders-proposal branch from 6174cbe to b90cc41 Compare September 23, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant