Maharshi Gor
commited on
Commit
·
e8a2e09
1
Parent(s):
c43d006
Update answer match
Browse files- requirements.txt +1 -0
- shared/workflows +1 -1
requirements.txt
CHANGED
@@ -28,5 +28,6 @@ langchain-openai
|
|
28 |
langchain-cohere
|
29 |
langchain-deepseek
|
30 |
json_repair
|
|
|
31 |
unidecode
|
32 |
loguru
|
|
|
28 |
langchain-cohere
|
29 |
langchain-deepseek
|
30 |
json_repair
|
31 |
+
inflect
|
32 |
unidecode
|
33 |
loguru
|
shared/workflows
CHANGED
@@ -1 +1 @@
|
|
1 |
-
Subproject commit
|
|
|
1 |
+
Subproject commit 8517e9923b959264b1380df1930a246951f0ba07
|