langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Document loader for Azure Blob storage

Open amitmukh opened this issue 1 year ago • 3 comments

Lots of customers is asking if langchain have a document loader like AWS S3 or GCS for Azure Blob Storage as well. As you know Microsoft is a big partner for OpenAI , so there is a real need to have native document loader for Azure Blob storage as well. We will be very happy to see this feature ASAP.

amitmukh avatar Mar 20 '23 02:03 amitmukh

@eavanvalkenburg and I will try to have a look in the coming weeks; should not be a very hard implementation.

How would you like to authenticate? Directly with a SAS token or managed identity/service principal preferred?

iMicknl avatar Mar 22 '23 08:03 iMicknl

PR created!

eavanvalkenburg avatar Mar 22 '23 16:03 eavanvalkenburg

And merged! Just connection strings though

eavanvalkenburg avatar Mar 22 '23 18:03 eavanvalkenburg