It includes requirements.txt file in the root. I have checked for typos. I can’t seem to put a finger on why the app is returning ModuleNotFoundError error.
langchain. I also flipped the order of import statements to see if this is an issue specific to one dependency. But it still gave the error (in that case, trubrics).
Greetings, please check your langchain version. The langchain version which you are using must be compatible with the python version used. Include the version in your requirements file