File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Milvus 是一款开源的、针对海量特征向量的相似性搜索引擎。
17
17
18
18
Milvus 提供稳定的 [ Python] ( https://github.com/milvus-io/pymilvus ) 、[ Java] ( https://github.com/milvus-io/milvus-sdk-java ) 以及 C++ 的 API 接口。
19
19
20
- 通过 [ 版本发布说明] ( https://milvus.io/docs/zh-CN/release/v0.5.1 / ) 获取最新版本的功能和更新。
20
+ 通过 [ 版本发布说明] ( https://milvus.io/docs/zh-CN/release/v0.5.2 / ) 获取最新版本的功能和更新。
21
21
22
22
## 开始使用 Milvus
23
23
Original file line number Diff line number Diff line change 5
5
![ LICENSE] ( https://img.shields.io/badge/license-Apache--2.0-brightgreen )
6
6
![ Language] ( https://img.shields.io/badge/language-C%2B%2B-blue )
7
7
[ ![ codebeat badge] ( https://codebeat.co/badges/e030a4f6-b126-4475-a938-4723d54ec3a7?style=plastic )] ( https://codebeat.co/projects/github-com-jinhai-cn-milvus-master )
8
- ![ Release] ( https://img.shields.io/badge/release-v0.5.1 -yellowgreen )
8
+ ![ Release] ( https://img.shields.io/badge/release-v0.5.2 -yellowgreen )
9
9
![ Release_date] ( https://img.shields.io/badge/release%20date-November-yellowgreen )
10
10
11
11
@@ -17,7 +17,7 @@ Milvus は大規模な特徴ベクトルにむかう類似性検索エンジン
17
17
18
18
Milvus は安定的な Python、Java 又は C++ APIsを提供します。
19
19
20
- Milvus [ リリースノート] ( https://milvus.io/docs/en/release/v0.5.1 / ) を読んで最新バージョンや更新情報を手に入れます。
20
+ Milvus [ リリースノート] ( https://milvus.io/docs/en/release/v0.5.2 / ) を読んで最新バージョンや更新情報を手に入れます。
21
21
22
22
- 不均質な計算アーキテクチャー
23
23
You can’t perform that action at this time.
0 commit comments