chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

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 c...

Results 193 chat-with-your-data-solution-accelerator issues
Sort by recently updated
recently updated
newest added

## Purpose * Added the system prompt to control on the response related to **technical info and how it works.** ## Does this introduce a breaking change? - [ ]...

# Motivation This is rather a question than a feature request. Is the code able to handle calls to multiple AI Search indexes (in the same or in different AI...

enhancement

https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/blob/a9997b075f4bf8b228afa79c4b2fbc552846afd4/code/backend/batch/utilities/document_loading/word_document.py#L35 We are just starting to roll out a production version of this application. A user uploaded a word doc that has all their text in tables. The batch was...

enhancement