Find answers from the community

Updated 3 months ago

Random question... I see qdrant supports

Random question... I see qdrant supports filtering the results by score, and langchain supports returning a score for the qdrant results which is useful. I searched the llama_index docs and didn't see anything similar. Was curios if someone knew if this was something that could be, or was implemented.
T
i
5 comments
Awesome thanks!
@Teemu I have been reading about this, but I'm having trouble finding more information. Is the range 0-1? Is it the same across different vector stores?
Also reading up on cosine similarities
https://en.m.wikipedia.org/wiki/Cosine_similarity

So maybe the bounds are [-1,1]? But for this applications I don't think negative values make sense.
It depends on the model you're using, you kind of have to adjust based on that
Add a reply
Sign up and join the conversation on Discord