#csv-parser in RAG-chatapp

6 messages · Page 1 of 1 (latest)

gilded cave
#

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

GitHub

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A expe...

blissful vortex
#

Thanks @gilded cave - @idle basalt or @dapper garden - are you able to help with this?

dapper garden
blissful vortex
#

@gilded cave 👆

gilded cave
gilded cave
#

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?