新增包依赖

This commit is contained in:
wanyaokun
2024-08-22 12:09:15 +08:00
parent 3460b8410e
commit 870af69189
+1
View File
@@ -18,6 +18,7 @@ llama-index = "0.10.63"
cachetools = "^5.3.3" cachetools = "^5.3.3"
protobuf = "4.25.4" protobuf = "4.25.4"
nltk = "^3.8.2" nltk = "^3.8.2"
jieba = "^0.42.1"
#arize-phoenix = "^4.12.0" #arize-phoenix = "^4.12.0"
openinference-instrumentation-llama-index="2.2.3" openinference-instrumentation-llama-index="2.2.3"