feat: Azure AI Document Intelligence provider and extract document tool #6912

Closed
opened 2026-02-21 18:17:55 -05:00 by yindo · 5 comments
Owner

Originally created by @fujita-h on GitHub (Nov 24, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

If we want to extract document contents that require OCR or layout considerations, the built-in Document Extractor may not provide sufficient results. In such cases, you may be able to solve the problem by using an external advanced extraction tool.

As an advanced tool, we would like to add tools that use Azure AI Document Intelligence.
https://azure.microsoft.com/products/ai-services/ai-document-intelligence

2. Additional context or comments

Ref #11008

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @fujita-h on GitHub (Nov 24, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. If we want to extract document contents that require OCR or layout considerations, the built-in Document Extractor may not provide sufficient results. In such cases, you may be able to solve the problem by using an external advanced extraction tool. As an advanced tool, we would like to add tools that use Azure AI Document Intelligence. https://azure.microsoft.com/products/ai-services/ai-document-intelligence ### 2. Additional context or comments Ref #11008 ### 3. Can you help us with this feature? - [X] I am interested in contributing to this feature.
yindo added the 💪 enhancement🔨 feat:tools labels 2026-02-21 18:17:55 -05:00
yindo closed this issue 2026-02-21 18:17:55 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Dec 25, 2024):

Hi, @fujita-h. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You suggested integrating Azure AI Document Intelligence to improve document content extraction.
  • The current Document Extractor is considered insufficient for OCR and layout-sensitive documents.
  • You expressed willingness to contribute to developing this feature.
  • No further comments or activities have occurred on this issue.

Next Steps:

  • Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting here.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Dec 25, 2024): Hi, @fujita-h. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - You suggested integrating Azure AI Document Intelligence to improve document content extraction. - The current Document Extractor is considered insufficient for OCR and layout-sensitive documents. - You expressed willingness to contribute to developing this feature. - No further comments or activities have occurred on this issue. **Next Steps:** - Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting here. - If there is no further activity, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Author
Owner

@IHAGI-c commented on GitHub (Apr 26, 2025):

Hi @fujita-h.
Maybe Azure AI Document Intelligence didn't make it to the main branch of dify?

@IHAGI-c commented on GitHub (Apr 26, 2025): Hi @fujita-h. Maybe Azure AI Document Intelligence didn't make it to the main branch of dify?
Author
Owner

@fujita-h commented on GitHub (Apr 26, 2025):

@IHAGI-c
You can use the plugin https://github.com/fujita-h/dify-plugin-azure-ai-document-intelligence

@fujita-h commented on GitHub (Apr 26, 2025): @IHAGI-c You can use the plugin https://github.com/fujita-h/dify-plugin-azure-ai-document-intelligence
Author
Owner

@IHAGI-c commented on GitHub (Apr 27, 2025):

@IHAGI-c You can use the plugin https://github.com/fujita-h/dify-plugin-azure-ai-document-intelligence

@fujita-h Thanks for your reply.
I tried to register the v0.0.8 version from your repository as a plugin but I get a BadRequestError as shown in the following image, do you know any workaround for this?

Image
@IHAGI-c commented on GitHub (Apr 27, 2025): > [@IHAGI-c](https://github.com/IHAGI-c) You can use the plugin https://github.com/fujita-h/dify-plugin-azure-ai-document-intelligence @fujita-h Thanks for your reply. I tried to register the v0.0.8 version from your repository as a plugin but I get a BadRequestError as shown in the following image, do you know any workaround for this? <img width="374" alt="Image" src="https://github.com/user-attachments/assets/57288318-b9a9-4966-ba0c-cee500be03f7" />
Author
Owner

@fujita-h commented on GitHub (Apr 27, 2025):

Check out:
https://docs.dify.ai/learn-more/faq/plugins

If you need to keep your environment secure, sign it yourself.
https://docs.dify.ai/plugins/publish-plugins/signing-plugins-for-third-party-signature-verification

@fujita-h commented on GitHub (Apr 27, 2025): Check out: https://docs.dify.ai/learn-more/faq/plugins If you need to keep your environment secure, sign it yourself. https://docs.dify.ai/plugins/publish-plugins/signing-plugins-for-third-party-signature-verification
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6912