-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Document IntelligenceService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Is your feature request related to a problem? Please describe.
You got the analyzed content from Document Intelligence of your document in markdown. You also got a list of detected figures from Document Intelligence.
The number of detected figures in the content
... don´t match the number of figures in the list of detected figures from Document Intelligence!The problem is, how to "link"
to the appropriate figure from the figures list?In my case, I would like to replace the images in the text with an LLM generated text for those images. This would need to be placed at the same location than the original image.
How do I do this, if number of
found in content is 12 but the number of figures from DI is 13?Describe the solution you'd like
instead of just writing
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Document IntelligenceService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that