- Issue created by @yautja_cetanu
- 🇬🇧United Kingdom yautja_cetanu
Set to major as we at least need to decide on something, but we could decide to hardcode it always to Cosine similarity and then this would drop to being a low priority and not a release blocker.
- 🇧🇪Belgium wouters_f Leuven
I also would not make abstractions that are not needed at the moment.
Cosine is more than sufficient in my opinion too.
Let's solve that problem when it occurs no? - 🇩🇪Germany marcus_johansson
I actually fixed this as part of the general fixes I did. It is actually configurable and currently Mivlus can be setup with all 3 of them.
See: https://git.drupalcode.org/project/ai/-/blob/ai-search/src/Enum/VdbSimil...
So the ticket should handle if its overkill and should be removed :)
- Status changed to Fixed
7 months ago 7:32pm 17 July 2024 - 🇬🇧United Kingdom scott_euser
This is in ai-search branch already and working fine supporting Cosine Similarity, Euclidean Distance, and Inner Product with Cosine set as default.
Automatically closed - issue fixed for 2 weeks with no activity.