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: > --------------------------------------------------------------- when I run "azd env set AZURE_USE_AUTHENTICATION true","azd env set AZURE_AUTH_TENANT_ID "a nd "azd up" , It didn't...
## Purpose Right now, if the getToken function receives an error from MSAL, it'll get logged in the console, the API request will be made, and the user will see...
Bumps [marked](https://github.com/markedjs/marked) from 13.0.2 to 13.0.3. Release notes Sourced from marked's releases. v13.0.3 13.0.3 (2024-07-28) Bug Fixes fix recursion-like stack overflow error caused by the old render… (#3380) (89af0b8) Commits...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [x] documentation...
> Please provide us with the following information: > --------------------------------------------------------------- Trying to upload two PDFs individually, one around 50MB (scanned), the other 70MB(non-scanned), but got "Error uploading file - please...
It seems that TTS is run for all answers automatically, and users are given the option to play the stream. Most of my users wouldn't use the feature, so we...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [X ]...
Question regarding Azure OpenAI using RAG on our own data via AI Search. Our setup is as follows: **AI Search:** - private network disabled - private endpoint for inbound traffic...
Management wants to monitor on who use the GPT, and what questions they asked and what answers the GPT provided. Originally, we made custom code into this open source code...