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.
### This issue is for a: (mark with an `x`) ``` - [x ] bug report - [ ] feature request - [ ] documentation issue or request - [...
> 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...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [X ] bug report -> please search issues...
Hey, I was trying to run this code locally. Using the the "./start.sh" script. It fails in deploying the backend script. I tried different versions of python, but I am...
> 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...
Requirement already satisfied: charset-normalizer=2 in ./scripts/.venv/lib/python3.9/site-packages (from requests>=2.18.4->azure-core=1.23.0->azure-ai-formrecognizer==3.2.1->-r ./scripts/requirements.txt (line 4)) (3.1.0) Requirement already satisfied: idna=2.5 in ./scripts/.venv/lib/python3.9/site-packages (from requests>=2.18.4->azure-core=1.23.0->azure-ai-formrecognizer==3.2.1->-r ./scripts/requirements.txt (line 4)) (3.4) Requirement already satisfied: urllib3=1.21.1 in ./scripts/.venv/lib/python3.9/site-packages...
After deployment, I found it was standard level of azure search service. May I change it to free or basic tier? It seemed that the tier cannot be changed during...
## Purpose * ... * right now this model is supporting GPT3.5 . But since GPT 4 is already available in Azure Open AI services it will be great to...