I think, as of right now we mix up cosine similarity and cosine distance in here.
In docarray/array/storage/weaviate/find.py in FindMixin._find_similar_vectors cosine_similarity is set as follows:

As far as I understood, we need to follow one of the two: