azure-search-openai-demo icon indicating copy to clipboard operation
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.

Results 777 azure-search-openai-demo issues
Sort by recently updated
recently updated
newest added

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x ] bug report -> please search issues...

### This issue is for a: (mark with an `x`) ``` - [X] documentation issue or request ``` ### Minimal steps to reproduce Create this project with a large document...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x ] bug report -> please search issues...

Hi, We are planning to deploy this demo in our azure subscription. We have followed all the prerequisites. We logged in using "azd auth login" . But when running azd...

What is the best parser and prompt to achieve the above? I have a FAQ scenario where some answers may contain contact information or URL's and want them displayed as...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...

Stale

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...

**How do we remove data when local data folder is not used?** prepdocs.ps1 args list for reference: $argumentList = "./scripts/prepdocs.py --subscriptionid $env:AZURE_SUBSCRIPTION_ID " + ` "--datalakepath $env:AZURE_ADLS_GEN2_FILESYSTEM_PATH " + `...

open issue

## Purpose This feature eliminates the need for local md5 hash files. The hash values of the local documents are compared with the documents in the remote blob storage. This...

### This issue is for a: ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [X] documentation issue or request -...