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.
## Purpose Fixes #2085 The AZURE_SPEECH_SERVICE_VOICE was not properly wired up and was referenced with two different names. This PR wires it up to work for deployment and CI/CD. ##...
## Purpose Related to #1484, fixes one comment in it. Customers are getting emails that the gpt-4o model version will be deprecated soon. This PR updates it to the latest,...
## Purpose Fixes #2090 This PR updates the API version to the latest GA release. We are not using any preview features, to the best of my knowledge, and I...
On initial request https://example.com i get below CORS issue i can't explain. The background image is loaded and login redirect did not happen. Then when i reload the page again...
I have a data setup which contains the content insides pdfs and json files with addtional metadata (the jsons and pdfs share the same name). I want to use the...
> Please provide us with the following information: > --------------------------------------------------------------- I have tried setting environment variables for enabling login and document level access control, as well as user document upload...