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.
- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Created my own search index and replaced in .env
Edit py in approaches folder according to my new index
Edit frontend components
It works as expected in local environment (cd app && ./start.ps1)
azd deploy and show successful message
But nothing is changed in frontend, it shows same as before
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Expected/desired behavior
OS and Version?
azd version?
azd version 1.9.5
Versions
Mention any other details that might be useful