Spaces:
Sleeping
Sleeping
EtienneB
commited on
Commit
·
600dd01
1
Parent(s):
f00550f
updated requirements
Browse files- __pycache__/tools.cpython-313.pyc +0 -0
- requirements.txt +2 -0
__pycache__/tools.cpython-313.pyc
CHANGED
Binary files a/__pycache__/tools.cpython-313.pyc and b/__pycache__/tools.cpython-313.pyc differ
|
|
requirements.txt
CHANGED
@@ -9,6 +9,8 @@ langchain-core
|
|
9 |
langchain-community
|
10 |
langgraph
|
11 |
langchain-huggingface
|
|
|
|
|
12 |
|
13 |
# Hugging Face integration
|
14 |
huggingface_hub
|
|
|
9 |
langchain-community
|
10 |
langgraph
|
11 |
langchain-huggingface
|
12 |
+
langchain-chroma
|
13 |
+
sentence-transformers
|
14 |
|
15 |
# Hugging Face integration
|
16 |
huggingface_hub
|