azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Request: Ability to import CSV files

Open gentawang opened this issue 2 years ago • 1 comments
trafficstars

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

Importing sales data in csv format through script, prompting that the format is not supported, and then I import csv data through blob storage, can APP clearly can not retrieve the relevant content

Expected/desired behavior

I hope that with the introduction of the document, you can import SQL or other data, and the application will give results based on the sales data, not just import PDF files.

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


Thanks! We'll be in touch soon.

gentawang avatar May 15 '23 03:05 gentawang

cc @dmore123

prepdocs.py currently only handles PDF files, so one would need to write CSV handling there or use a CSV indexer in Azure Cognitive Search

pamelafox avatar Jun 14 '23 22:06 pamelafox

In addition to handling the csv file, the following request may be how to render the source as the PDF. I guess that may involve office 365 services?

zhongshuai-cao avatar Sep 07 '23 03:09 zhongshuai-cao

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

github-actions[bot] avatar Dec 25 '23 01:12 github-actions[bot]