haystack-core-integrations
haystack-core-integrations copied to clipboard
ChromaDB integration: provide support for distance functions beyond default (l2)
Is your feature request related to a problem? Please describe. I need to use cosine similarity when working with ChromaDB. Currently there's no way to change distance function.
Describe the solution you'd like There's a trivial guide on how to change it
Describe alternatives you've considered n/a
Additional context n/a