agnosus

Results 1 comments of agnosus

Thanks a lot Pamela. 😊 This did the trick: VectorizedQuery(vector=query_vector, k_nearest_neighbors=50, fields="embedding1, embedding2") I have a related question on search algorithm: I am trying to use exhaustive KNN search instead...