-
**Describe the bug**
As stated in [Wiki: Deletion Capabilities](https://github.com/IntelLabs/vdms/wiki/Deletion-Capabilities), the _deletion query allows a user to delete the content within VDMS t…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello there, I have an use case for my company of which I set up a naive RAG + reranker …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I'm developing a hybrid search-based chat engine.To setup the retriever, I am using foll…
-
For example, we have a tool that outputs a mapping "confidence" score, which is a similarity score computed by one of multiple supported similarity metrics (such as edit distance etc).
-
We can use TF/TF-IDF (term frequency or term frequency inverse document frequency) to produce vectors which can represent our documents.
Another possible document encoding is word2vec. This is bett…
-
## 0. 論文
[Document Similarity for Texts of Varying Lengths via Hidden Topics](http://aclweb.org/anthology/P18-1218)
Hongyu Gong* Tarek Sakakini* Suma Bhat* Jinjun Xiong †
## 1. どんなもの?
文章の長さが大きく違…
-
### Bug Description
Using Vector Store Index with Existing Weaviate Vector Store
https://docs.llamaindex.ai/en/stable/examples/vector_stores/existing_data/weaviate_existing_data/
Error:
```
Va…
-
### Describe your problem
I've been testing queries in RAGflow using the embedding model (all-MiniLM-L6-v2) and 'General' method to chunk and embed documents and my ollama (Llama3.1 8B) for LLM infer…
-
### What happened?
Chroma removes newline characters before generating embeddings in Chroma v0.5.0, even though this is now unnecessary (post-V1 models), negatively impacts similarity search results,…
-
I am calculating the similarity between a query: `query2 = 'Audit and control, Board structure, Remuneration, Shareholder rights, Transparency and Performance'` and a document(in my case it is a compa…