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`) ``` - [ ] 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...
## Purpose If you want to re-use an existing OpenAI deployment, and it has a different name from the default, the azd env variables have no effect on the deployment....
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [X ]...
## Purpose Enable speech input and output for browser interface. ## Does this introduce a breaking change? ``` [ ] Yes [x ] No ``` ## Pull Request Type What...
> 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: feature request ### could you write a dockerfile for the backend ?
- [x ] feature request ### Minimal steps to reproduce > I still do not have the OpenAI Service enabled in my Azure account. I want to test this but...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
Running it locally on an ubuntu 22 server Would like however to run it publicly on port 80, and it seems to be hardcoded to internal at port 5000? Anyhelp...