Zeyang Lin

Results 2 comments of Zeyang Lin

`pwd` is a builtin module only available in Linux, and the older versions of Langchain did not take this into account and thus lead to error in Windows.

I prefer to use the absolute path of the cloned model repository in `web_demo.py` so that I can run `web_demo.py` wherever I want. In your case you can try passing...