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

### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation...

> 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...

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

deleted: data/Northwind_Health_Plus_Benefits_Details.pdf deleted: data/Northwind_Standard_Benefits_Details.pdf deleted: data/PerksPlus.pdf deleted: data/employee_handbook.pdf deleted: data/role_library.pdf ## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ##...

> 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...

Stale

## Purpose Fix the path the the .env file in the "Sharing Environments" section of the README. I believe this new path is correct, but please correct me if I'm...

## Purpose This fixes the following error when running on Python 3.8.10 on Ubuntu 20.04.6 LTS: ``` Starting backend Traceback (most recent call last): File "./app.py", line 12, in from...

## Purpose * Just removed the duplicated imports. ![image](https://user-images.githubusercontent.com/51422347/234604005-c06462b3-df80-4bc0-aced-a9f6babcab8a.png) https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/app/backend/approaches/readretrieveread.py#L5-L9 ## Does this introduce a breaking change? ``` [ ] Yes [x] No ``` ## Pull Request Type What kind...