Skip to content

Conversation

@kyleknap
Copy link
Collaborator

@kyleknap kyleknap commented Sep 12, 2025

🗨️ 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 before we mark the interface as stable. Any feedback is welcome such as:

  • Adding a 👍 to this pull request if you’d like to see the interfaces marked as stable instead of public preview
  • 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

@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 3 times, most recently from 6174cbe to b90cc41 Compare September 23, 2025 22:09
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.
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 b90cc41 to e419d85 Compare October 27, 2025 17:51
@kyleknap
Copy link
Collaborator Author

I updated the document to reflect that the document loader is now released as a public preview. The plan is to repurpose this PR to capture feedback and support toward marking the document loader interface as stable. We will mark the proposal as final and merge this PR once the public preview label is removed from the document loader.

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