Azure-Samples / azure-search-openai-demo

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.
https://azure.microsoft.com/products/search
MIT License
6.33k stars 4.23k forks source link

After deploying again, nothing is applied. #1807

Closed simonhong2022 closed 4 months ago

simonhong2022 commented 4 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

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

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 11

azd version?

azd version 1.9.5

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.