azure.core.exceptions.ResourceNotFoundError: (404) Resource not found
I'm new to programming. I met a problem when loading DOCX, XLSX, and PPTX with AzureAIDocumentIntelligenceLoade I have created Document Intelligence successfully and got an "endpoint" and "key". However, when I try to load an Xlsx document through langchain_community in…