forked from TencentBlueKing/bk-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 移除milvus-client依赖 TencentBlueKing#2573
* fix: 移除milvus-client依赖 TencentBlueKing#2573 * fix: 移除milvus-client依赖 TencentBlueKing#2573 * fix: 移除milvus-client依赖 TencentBlueKing#2573 * fix: 增加Milvus Http客户端 TencentBlueKing#2573 * fix: 支持检查Milvus Collection是否存在 TencentBlueKing#2573 * fix: 支持删除collection TencentBlueKing#2573 * fix: 支持Milvus插入与查询数据 TencentBlueKing#2573 * fix: 替换SDK MilvusClient TencentBlueKing#2573 * fix: 支持Milvus删除操作 TencentBlueKing#2573 * fix: 支持Milvus搜索操作 TencentBlueKing#2573 * fix: 修复Milvus创建Collection失败 TencentBlueKing#2573 * fix: 修复Milvus查询失败 TencentBlueKing#2573 * fix: 修复Milvus插入失败 TencentBlueKing#2573 * fix: 修复Milvus设置查询结果相似度阈值未生效 TencentBlueKing#2573 * fix: 修复Milvus设置查询结果相似度阈值未生效 TencentBlueKing#2573 * fix: 修复Milvus设置查询结果相似度阈值未生效 TencentBlueKing#2573
- Loading branch information
Showing
29 changed files
with
948 additions
and
356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
298 changes: 0 additions & 298 deletions
298
...b/src/main/kotlin/com/tencent/bkrepo/job/batch/task/cache/preload/ai/MilvusVectorStore.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.