-
When creating an external Hosting extension library, and trying to write tests for it, it is useful to be able to add a mock `builder.AddProject("mockProject")` so you can test that the connection str…
-
Hello,
I am a bit new to hnswlib and am looking at various vector search engines like this along with Weaviate and Milvus.
What I am wondering about is if hnswlib has a Golang biniding so that i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Current behavior appears that auto id fields start at an arbitrary number? For example a few …
vultj updated
6 months ago
-
- https://www.pinecone.io/learn/vector-database/
- https://dev.to/pavanbelagatti/wtf-is-a-vector-database-a-beginners-guide-16p
- https://www.elastic.co/kr/what-is/vector-database
- https://www.e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Based on a recent paper "Text Embeddings …
-
In the file [CONTRIBUTING.md](https://github.com/milvus-io/community/blob/cf1e7c96cfbc727089a5822c3a83b6c116f2f506/CONTRIBUTING.md) "What contributions can I make?" section.
- "please comment on the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hello Milvus maintainers,
Thank you in advance for reading my bug-report.
There a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
collection.search with _async=True is not rea
### Expected Behavior
Expected to work a…
-
I've been using unstructured for a while in a 100% cpu machine. I've noticed a lot of nvidia files (+2gb) in my venv folder coming from PyTorch (possible one of unstructured's dependencies).
Can I in…
-
When evaluate Faiss performance we see that if the parallel mode is changed ( parallel_mode=2) we can get better performance on single vector queries, one example:
parallel mode …