Spaces:
Runtime error
Runtime error
te2s
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ tiktoken==0.5.1
|
|
5 |
python-dotenv==1.0.0
|
6 |
langchain-community==0.0.28
|
7 |
langchain[ChatOpenAI]
|
8 |
-
langchain[
|
|
|
|
5 |
python-dotenv==1.0.0
|
6 |
langchain-community==0.0.28
|
7 |
langchain[ChatOpenAI]
|
8 |
+
langchain[OpenAIEmbeddings]
|
9 |
+
langchain[all]
|