From 516f0a53c9fc08d2acb02cf3a6267e6c054122f3 Mon Sep 17 00:00:00 2001 From: divenswu Date: Wed, 23 Nov 2022 16:48:10 +0800 Subject: [PATCH] =?UTF-8?q?update:2.0.0=E7=89=88=E6=9C=AC=EF=BC=8C?= =?UTF-8?q?=E5=BD=93=E5=89=8D=E7=89=88=E6=9C=AC=E7=94=A8=E4=BA=8E=E6=94=AF?= =?UTF-8?q?=E6=8C=81opensearch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae6f64a..076a417 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@     2、[PCN](https://github.com/Rock-100/FaceKit/tree/master/PCN) -### 版本2.2.0更新 +### 版本2.0.0更新 * 1、添加对opensearch的支持,删除对proxima与milvus向量引擎的支持 * 2、更新:删除搜索结果中的距离指标,仅保留置信度指标(余弦相似度)