From fa8b35cef4fb4de9db2b0f0b79cfe85718e26775 Mon Sep 17 00:00:00 2001 From: usamimeri_renko <1710269958@qq.com> Date: Fri, 3 May 2024 16:46:41 +0800 Subject: [PATCH] add comment --- config/config2.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config2.example.yaml b/config/config2.example.yaml index 6d1148a85..e57ec3ee8 100644 --- a/config/config2.example.yaml +++ b/config/config2.example.yaml @@ -18,7 +18,7 @@ embedding: model: "" api_version: "" embed_batch_size: 100 - dimensions: + dimensions: # output dimension of embedding model repair_llm_output: true # when the output is not a valid json, try to repair it