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...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.5.2 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 6.28.0 to 7.5.2 Release notes Sourced from react-router's releases. v7.5.2 See...
## Purpose ## Does this introduce a breaking change? When developers merge from main and run the server, azd up, or azd deploy, will this produce an error? If you're...
**Description:** We want to explore integrating Azure Video Indexer into the project to extract structured data from video content. This tool can analyze video files and provide insights such as:...
Hi i'm trying to deploy the app on azure i give you some content: - I followed the main mandatory steps of the readMe until the azd deploy command line....