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