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`) ``` - [ ] bug report -> please search issues...

> 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`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation...

## Purpose Verify that the splitter will always yield the same content as the input Noticed that if you set the overlap percent to 0 you get a DBZ error...

This is the proposed design for an optional feature that would allow users to upload documents, and for those documents to be queryable alongside the general documents. Users should only...

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

> Facing the following issue while deployment: ERROR: deployment failed: failing invoking action 'provision', error deploying infrastructure: deploying to subscription: Deployment Error Details: InvalidTemplateDeployment: The template deployment 'documentintelligence' is not...

``` - [ X] bug report - [ ] feature request - [ ] documentation issue or request - [ ] regression (a behavior that used to work and stopped...

As discussed in meeting: The /content path currently does an initial check of Azure AI search engine to check permissions. However, if the developer is using ADLS2 either as their...

As discussed in meeting: Currently, if you enable GPT-4-vision, it will upload images to the original Blob container. However, we should probably upload those images to ADLS2 container, if that's...