Fabrice-TIERCELIN commited on
Commit
8fd8166
·
verified ·
1 Parent(s): 4c8fc22

This Pull Request fixes the error of the space

Browse files

You need to import the `langchain_community` library in your `requirements.txt`.

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  openai
2
- langchain
 
 
1
  openai
2
+ langchain
3
+ langchain_community