BUG - Duplicate and inconsistent results of BM25 search
Hi @DudaNogueira, I think your team is doing a great job on following up. I was curious is there a plan to work on this issue before end of calendar year? Also, will testing for duplicative +...
View ArticleInsufficient Information on Golang
Hi I am trying to set up weaviate with a Golang server. However, many of the information within the documentation does not include Golang examples.
View ArticleMemory consumption increases after embedding deletion
Description Hi Team, I observed a situation that after deleting a certain amount of embeddings, the memory consumption reversely increases. What could be the reason? For more detail, On a weaviate...
View ArticleChunks are missing in weaviate Upgrade to 1.26.4 from 1.24.23
Even with downgrade back to 1.24.23, it is not showing any chunks.
View ArticleCloud console not available on self hosted server anymore
Description I have been using the weaviate cloud console for a while now. I am running a weavaite Docker instance on weaviate.myserver.com, which I added as a cluster to the weaviate cloud console....
View ArticleCloud console not available on self hosted server anymore
hi @pvw !! Welcome to our community Indeed we have disabled this feature in our console. However, you can use softwares like postman or insomnia, here is an example:
View ArticleChunks are missing in weaviate Upgrade to 1.26.4 from 1.24.23
hi @hanumanhuda !! Only downgrading may not be sufficient. You will need to restore the backup, and then proceed with the migrations. Also, can you send me the contents of the persistence path of your...
View ArticleInsufficient Information on Golang
hi @Sik819 !! Welcome to our community We are always improving our docs, so thanks for pointing it out. A really nice place to learn more how to use our clients is checking our tests folder:...
View ArticleMemory consumption increases after embedding deletion
Hi! There was a lot of changes after 1.25.X regarding this. So my advice would be upgrading. On top of that, it is interesting to have visibility on tombstones, and change the related environment...
View ArticleMultimodal search with Bring your own vector
Hi, we are trying to create a schema which will support multimodal search where user can use text queries but needs to do semantic search across columns containing text or vectors. Below is the schema...
View ArticleMultimodal search with Bring your own vector
hi @Krishna_C !! Welcome back to our forums There are some problems with this schema, and some couple of things you must understand on how our multi2vec_clip works so you can make the most out of it....
View Article[Question] reranker image seems to fail when use gpu?
hi @cyc00518 ! I believe the best course of action here is opening a github issue on that repository: github.com GitHub - weaviate/reranker-transformers Contribute to weaviate/reranker-transformers...
View ArticleBUG - Duplicate and inconsistent results of BM25 search
There has been a fix in the latest version for BM25 - could you have a look if it still happens for you? If yes - could you provide an example for us to reproduce it?
View Article[Question] Quantized Vectors in Weaviate
How can we print the quantized vectors after creating a collection with quantized configuration
View ArticleError : text too long for vectorization
Thank you @DudaNogueira After further debugging, I found the solution. I have been using the free version of Weaviate for the last two months, by extending it for another two weeks. When I move to the...
View ArticleBUG: Batcher doesn't upload the objects to the weaviate db
Description In short, when I run automatic object uploader, that attempts to upload a set of objects one after another, my weaviate instance batcher doesn’t upload couple of provided sets. It returns...
View ArticleHow do I complain to IRCTC for a refund?
Contact us (+91)–7584073288 ))(( Check 24/7 Toll-Free Numbers, Email, SMS support…Contact us (+91)–7584073288 ))(( Check 24/7 Toll-Free Numbers, Email, SMS support…
View ArticleCustom Model integration Instead of CLIP
I have build a multi modal similarity search using CLIP model for both text and image based search. CLIP models are old. Wanted to try out different models and compare the results. Is there any...
View ArticleFailure in retrieving content from a backup restored collection created on a...
Description I am running locally on my laptop the assignments from the DeepLearning.ai course: Building Multimodal Search and RAG I am facing issue in the assignment L5 Building Multimodal Search and...
View Article