Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
787 stars 395 forks source link

Using Azure MySQL data #1071

Closed medhabhatt closed 2 months ago

medhabhatt commented 3 months ago

Hi,

Instead of using documents, we want to use our enterprise data stored in Azure MySQL Flexi server DB. Is there any tutorial which describes how to utilize that as a data source for building our own chat interface using Azure AI Hub?

ross-p-smith commented 3 months ago

Hi @medhabhatt - this repository is a baseline RAG implementation and as such concentrates on documents in Blob Storage. Does this help? https://learn.microsoft.com/en-us/azure/search/search-howto-connecting-azure-sql-database-to-azure-search-using-indexers

Roopan-Microsoft commented 2 months ago

Hi @medhabhatt - Let us know if you still face any issues or we are good to close this issue?

Roopan-Microsoft commented 2 months ago

@medhabhatt - Please feel free to reach out to us in case of any issue. Closing this issue for now.