similarity_search_with_score
that returns nodes most similar to a query embedding, along with their ids and similarity scores. The similarity score in this case is likely determined by the underlying algorithm used by the JaguarVectorStore and may not be customizable (source ()).