Spaces:
Sleeping
Sleeping
Gbenga Awodokun
commited on
Commit
·
8d4512f
1
Parent(s):
21288fd
Add application file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ langgraph-sdk==0.1.60
|
|
11 |
langsmith==0.3.45
|
12 |
language-tags==1.2.0
|
13 |
beautifulsoup4
|
14 |
-
sentence-transformers==4.1.0
|
|
|
|
11 |
langsmith==0.3.45
|
12 |
language-tags==1.2.0
|
13 |
beautifulsoup4
|
14 |
+
sentence-transformers==4.1.0
|
15 |
+
chromadb==1.0.10
|