Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ gradio>=4.0.0
|
|
| 2 |
openai>=1.44.0
|
| 3 |
tiktoken
|
| 4 |
python-docx
|
| 5 |
-
langsmith>=0.1.0
|
|
|
|
|
|
|
|
|
| 2 |
openai>=1.44.0
|
| 3 |
tiktoken
|
| 4 |
python-docx
|
| 5 |
+
langsmith>=0.1.0
|
| 6 |
+
langchain-core
|
| 7 |
+
langchain-openai
|