-
I'm using the **text-embedding-3-large** model and configuring **Euclidean distance** as the similarity metric in **Qdrant**. After indexing my data with these settings, I noticed that some returned d…
-
Since LangChain 0.3 and within LangGraph Studio container, have the following error :
`ValidationError: 1 validation error for Document metadata Input should be a valid dictionary [type=dict_type, i…
-
### Description
This project has its own versioning pattern, which follows the Major, minor and patch syntax and it is not following SemVer [1] for feature compatibility as public APIs are not backwa…
-
[X] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I have a DivisionByZero error while generating my testset. Th…
-
Given this message:
https://cofacts.g0v.tw/article/s7m91ju27j4w
We cannot find the related article:
https://cofacts.g0v.tw/article/1lqxc09h1vbqw
https://cofacts.g0v.tw/article/3ubqbfcz0u49h
E…
MrOrz updated
6 years ago
-
Should the documentation mention the similarities between `filtered` and `noneOf`
```haskell
noneOf id :: (a -> Bool) -> (a -> Bool)
has.filtered :: (a -> Bool) -> (a -> Bool)
none …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello,
I am currently using the following configuration for the BM25 retriever:
``…
-
We have the https://github.com/wpoa/JATS-to-Mediawiki converter, but in some cases, it does not recognize an unusual way of tagging things, so that sometimes a reference or an infobox or something in …
-
We want to integrate our Narrative Recommender (graph-based recommendation) into our Narrative Service. However, the recommender relies on BM25 scores. Before we can start the integration, we need to …
-
I noticed that the library computes the similarity between vectors in a strange manner. The scores are not really cosine similarity but cross-products. @jwijffels , do you think it is intentional?
…