修改库依赖

This commit is contained in:
wanyaokun
2024-09-18 09:21:48 +08:00
parent 67b1959d80
commit f2df0d894a
+2
View File
@@ -19,6 +19,7 @@ cachetools = "^5.5.0"
protobuf = "4.25.4"
nltk = "^3.9.1"
jieba = "^0.42.1"
neo4j = "^5.24.0"
transformers = "^4.43.0"
@@ -46,6 +47,7 @@ llama-index-vector-stores-chroma = "^0.2.0"
llama-index-readers-json = "^0.2.0"
llama-index-retrievers-bm25 = "^0.3.0"
llama-index-experimental = "^0.3.0"
llama-index-graph-stores-neo4j = "^0.3.2"
duckduckgo_search = "^6.2.10"