Spaces:
Runtime error
Runtime error
ww2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_community==0.2.5
|
|
5 |
langchain_core==0.2.9
|
6 |
langchain_huggingface==0.0.3
|
7 |
langchain_text_splitters==0.2.1
|
8 |
-
python-dotenv==1.0.1
|
|
|
|
5 |
langchain_core==0.2.9
|
6 |
langchain_huggingface==0.0.3
|
7 |
langchain_text_splitters==0.2.1
|
8 |
+
python-dotenv==1.0.1
|
9 |
+
langchain_openai
|