SUMANA SUMANAKUL (ING)
commited on
Commit
·
d5422fc
1
Parent(s):
950fab6
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ langchain-community
|
|
7 |
pymongo
|
8 |
python-dotenv
|
9 |
openai
|
10 |
-
langfuse==
|
11 |
langsmith
|
12 |
huggingface-hub
|
13 |
sentence-transformers
|
|
|
7 |
pymongo
|
8 |
python-dotenv
|
9 |
openai
|
10 |
+
langfuse==3.1.0
|
11 |
langsmith
|
12 |
huggingface-hub
|
13 |
sentence-transformers
|