Open rupamGH opened 9 months ago
It is already part of data ingestion, per the docs at https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md What additional integration are you looking for?
Thanks. I was just curious if it can extract images and take all kinds of file types as explained here. If it is using the default Azure Document Intelligence module, I suppose it can do so?
@rupamGH Ah, then you'll need my changes here: https://github.com/Azure-Samples/azure-search-openai-demo/pull/1224
We hope to merge them soon but you can copy them into your code for now and try them out.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
azd version?
Versions
Mention any other details that might be useful
What would be your recommendation to integrate "Azure AI Document Intelligence" in the flow please?