From 870af69189e65ed86488519d1c1783da2f6ef8dd Mon Sep 17 00:00:00 2001 From: wanyaokun <12345678> Date: Thu, 22 Aug 2024 12:09:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8C=85=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index bb8fcf2..de1fbbb 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -18,6 +18,7 @@ llama-index = "0.10.63" cachetools = "^5.3.3" protobuf = "4.25.4" nltk = "^3.8.2" +jieba = "^0.42.1" #arize-phoenix = "^4.12.0" openinference-instrumentation-llama-index="2.2.3"