-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
The compute capability of your GPU device is 6.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The error is not consistent with other API when collection name is not valid for descri…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The error is not consistent with other API when collection name is more than 255 charac…
-
I'm trying to set up a development environment locally, following the [Build on your own](https://github.com/zilliztech/VectorDBBench?tab=readme-ov-file#build-on-your-own) step, so I have cloned the r…
yorek updated
6 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
go-sdk: 2.2.0
master: 2.2.0-20221202-5bf76a8f
Test case:
```
func TestQueryEmptyI…
-
-
## Problem
> milvus db의 search 코드 중 비효율적인 코드 부분 발견
> 변경된 요구사항에 의해, lat, lng, pan에 해당하는 위치의 사진을 반환해야함
## Solution
> 중복 제거, 로직 수정 등의 코드 refactoring
> naver api를 활용한 사진 반환
## Todo List
- [x] Cod…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am working on a RAG project that involves ingesting large numbers of PDF documents. Si…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
https://github.com/milvus-io/milvus/discussions…
-
I wanna check the version of a Milvus without starting it, is there a way? Likes `milvus version` or `milvus --version`?