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: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [X ] bug report -> please search issues...
I've deployed the project to azure as instructed by using `azd up`. I did not use any previous azure resources. Everything was made by the supplied scripts in the repository....
``` - [x] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation issue or request - [ ] regression (a behavior that...
> 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 before...
Added error handling and input validation. ## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [X ] No ``` ## Pull Request Type What...
Dear Team, I like to process the text files using this demo.. Can you please suggest the ideal approach to be followed on the script? Thanks, Bhaskar
Error: Error communicating with OpenAI: HTTPSConnectionPool(host='myopenai.openai.azure.com', port=443): Max retries exceeded with url: /openai/deployments/davinci/completions?api-version=2022-12-01 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1002)')))