Azure-Samples / Cosmic-Food-RAG-app

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

Revert langchain as it's a breaking change #83

Closed john0isaac closed 2 months ago

john0isaac commented 2 months ago

Purpose

This it to revert the problem caused in #81

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:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install