题意:从 Azure 容器存储中加载文档到 Azure 文档智能的可能性
问题背景:
I have a storage account with Azure Container Storage configured consisting of multiple pdf/word/excel files. I would like to use Azure Document Intelligence to semantically chunk these files.
我配置了一个包含多个pdf/word/excel文件的Azure容器存储帐户。我想使用Azure文档智能(Document Intelligence)来对这些文件进行语义分割。
Is there a possibility to load the files directly from Container Storage to Azure Document Intelligence using langchain
? According to the langchain docs it seems like either file has to be locally availa