-
![image](https://github.com/user-attachments/assets/f6266293-64ac-402f-8a81-85999434a7f3)
文本检索的模型,在执行如图所示的操作时,整个系统没有任何相应,CPU、硬盘、网络资源都没有被使用,整个程序就卡在这里,想问一下这个方法里边封装的哪个方法会特别耗时?
-
maybe I'm uploading too many files (24 pdf files)?
```Created knowledge base xxxxxxxxxxxxxxxxxx: 9
Creating embeddings for OpenAI model: text-embedding-3-small, host: keys.x_openai_api_host
Creat…
-
![image](https://user-images.githubusercontent.com/42367656/188108198-107d00ae-0e1b-44e9-aa9a-d3536d1ef2cb.png)
Although the number of entities is not 0, it always outputs 0.
Milvus cli version:…
-
**Describe the bug:**
HI Team,
In Attu 2.3.8 version, Unable to update the existing role by adding "hasPartition","showPartitions","dropPartitions" and "createPartitions". Looks these privileges a…
-
**Describe the bug:**
The topology structure between nodes displayed in the system view of the latest version of attu is confusing, and indexnode is mixed in datanode.
![2024-01-12_21-26](https://gi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
milvus: master-20240411-a938951e-amd64
sdk: go master
Create diskann index with mma…
-
I installed milvus successfully and ran the simple example.
but I want to use milvus from another directory. I tried this to build the program:
```
g++ main.cpp -I /usr/local/include -L /usr/loca…
-
开源ha3的强大的搜索引擎服务,依赖了较多的服务和集群管理服务系统,但是都没有一套相应的管控系统,日常运维成本比较高。开源ES和milvus向量数据库等都有对应的一套管控系统。
是否可以考虑配套开源出一套对应的管控系统。
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
Drop database need user to drop all collections under this database. If user …
-
I ran multiple tests with PGvector scale using diskann and one of the biggest problem is that the vectordbbench just exits the execution with optmize timeout , this is very true for PGVECTOR SCALE and…