azure-search-openai-demo
azure-search-openai-demo copied to clipboard
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 experiences.
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
Allow users to have their personal preference for developer settings but storing cfg to Cookie as persistent state each time it changes and restore on session start (login) This shall...
- [ ] bug report -> please search issues before submitting - [x ] feature request - [ ] documentation issue or request - [ ] regression (a behavior that...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ X] bug report -> please search issues...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
Only show and allow developer settings api when user is authorized Impl: api change on backend: require oauth scope for developer settings modification frontend change: render developer settings when oauth...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
Due to the change introduced [here](https://github.com/Azure-Samples/azure-search-openai-demo/pull/835) `prepdocs` generates an `.md5` file locally with an MD5 hash of each file that gets uploaded. Whenever the prepdocs script is re-run, that hash...