From b72268f4e48dd415ab6f96fee6699601f3134075 Mon Sep 17 00:00:00 2001 From: Archer <545436317@qq.com> Date: Tue, 19 Nov 2024 10:19:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20configuration.md=20(#3188)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docSite/content/zh-cn/docs/development/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docSite/content/zh-cn/docs/development/configuration.md b/docSite/content/zh-cn/docs/development/configuration.md index 10f31d674..eeee58b70 100644 --- a/docSite/content/zh-cn/docs/development/configuration.md +++ b/docSite/content/zh-cn/docs/development/configuration.md @@ -23,6 +23,7 @@ weight: 708 "systemEnv": { "vectorMaxProcess": 15, "qaMaxProcess": 15, + "tokenWorkers": 50, // Token 计算线程保持数,会持续占用内存,不能设置太大。 "pgHNSWEfSearch": 100 // 向量搜索参数。越大,搜索越精确,但是速度越慢。设置为100,有99%+精度。 }, "llmModels": [