Azure-Samples / Cosmic-Food-RAG-app

A chat-based recommendation application that revolutionizes the culinary experience.
MIT License
18 stars 9 forks source link

fix the instructions for adding the data #87

Closed john0isaac closed 1 month ago

john0isaac commented 1 month ago

Purpose

This PR fixes the instructions for adding the data from Azure App Service, previously this step was not needed but something in Azure App service environment changed and it's not able to auto detect the quartapp package anymore. You will need to manually install the package before running the scripts as there is a dependency between them.

Does this introduce a breaking change?

- [x] Yes
- [ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Documentation content changes
- [ ] Other... Please describe: