Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
551 stars 345 forks source link

More Docs Support for ingestion. #293

Open SakibAliChoudhary opened 4 months ago

SakibAliChoudhary commented 4 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful

This is a really cool demo and I like it so much and appreciate all the work! In the demo, pdf, txt, png, jpg and jpeg files are supported. When can we expect more document support using Form Recognizer like we did in the python version in the latest release. Ref :- https://github.com/Azure-Samples/azure-search-openai-demo/pull/1224


Thanks! We'll be in touch soon.

LittleLittleCloud commented 4 months ago

@SakibAliChoudhary Thanks for bring this to our radar, we will take a look

@luisquintanilla FYI

namilkimfree commented 1 month ago

@LittleLittleCloud

Form Recognizer as we did in the latest released version of Python. When will the change to Document Intelligence and the resulting support for various documents become possible?