A question about the RAG-chatapp. It says in the documentation that there is a local parser-option for csv-files. I can find the parsers for pdf and html but not for csv. Anyone know how to access it? https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md
#csv-parser in RAG-chatapp
6 messages · Page 1 of 1 (latest)
Thanks @gilded cave - @idle basalt or @dapper garden - are you able to help with this?
@gilded cave 👆
ah, there it is, I obviosly had an older fork of the repo, thanks for the help
Another question about the app if i may @dapper garden: is there a way to add data directly from Azure blob storage or do i need to first download the data to the data folder in the repo and then run the script?