Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -41,6 +41,7 @@ langchain-core==0.3.1
|
|
41 |
langchain-openai==0.2.0
|
42 |
langchain-qdrant==0.1.4
|
43 |
langchain-text-splitters==0.3.0
|
|
|
44 |
langsmith==0.1.121
|
45 |
Lazify==0.4.0
|
46 |
marshmallow==3.22.0
|
@@ -82,6 +83,7 @@ sniffio==1.3.1
|
|
82 |
SQLAlchemy==2.0.35
|
83 |
starlette==0.27.0
|
84 |
syncer==2.0.3
|
|
|
85 |
tenacity==8.5.0
|
86 |
tiktoken==0.7.0
|
87 |
tomli==2.0.1
|
|
|
41 |
langchain-openai==0.2.0
|
42 |
langchain-qdrant==0.1.4
|
43 |
langchain-text-splitters==0.3.0
|
44 |
+
langgraph
|
45 |
langsmith==0.1.121
|
46 |
Lazify==0.4.0
|
47 |
marshmallow==3.22.0
|
|
|
83 |
SQLAlchemy==2.0.35
|
84 |
starlette==0.27.0
|
85 |
syncer==2.0.3
|
86 |
+
tavily-python
|
87 |
tenacity==8.5.0
|
88 |
tiktoken==0.7.0
|
89 |
tomli==2.0.1
|