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`) ``` - [ ] bug report -> please search issues...
Hi, I would have a question regarding logging. I try to extend the demo by logging a few additional properties, e.g. the search query that was actually used to retrieve...
I am unable to get the Azure Speech SDK to work with a custom subdomain i.e. MyAiServices.cognitiveservices.azure.com. This isn't a bug with this project per se, but I cannot find...
## Purpose This PR addresses a regression introduced in PR #2056 that caused issues with filenames containing whitespace. The regular expression used to validate citation filenames has been updated to...
Since i switched on app insight opentelemetry dependency incompatibilities fights back. I still don't have an explanation as version opentelemetry-instrumentation==0.47b0 used in requirements.txt definitely has a method "set_http_host" ImportError: cannot...
Allow users to create ,manage and use custom prompts. Simply by typing "/" in the question or chat input an overlay dialogue will pop up above dialogue and gives option...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
Once there was Read-Decompose-Ask approach which seems have been removed on the way. I am curious why they have been dropped and what was chosen finally as better option ?...
### This issue is for a: (mark with an `x`) ``` - [X] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation...
### This issue is for a: ``` - [x] bug report - [ ] feature request - [ ] documentation issue or request - [ ] regression ``` I noticed...