Spaces:
Sleeping
Sleeping
Commit ·
36d6c14
1
Parent(s): f0b113d
changed files
Browse files
Code+Folder/requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
# Core dependencies
|
| 2 |
streamlit==1.31.0
|
| 3 |
-
langchain==0.1.5
|
| 4 |
langchain-core==0.1.15
|
| 5 |
-
langchain-community==0.0.10
|
| 6 |
langchain-openai==0.0.5
|
| 7 |
openai==1.10.0
|
| 8 |
|
|
|
|
| 1 |
# Core dependencies
|
| 2 |
streamlit==1.31.0
|
| 3 |
+
langchain-community==0.1.5
|
| 4 |
langchain-core==0.1.15
|
|
|
|
| 5 |
langchain-openai==0.0.5
|
| 6 |
openai==1.10.0
|
| 7 |
|