Async return docs and relevance scores in the range [0, 1].
0 is dissimilar, 1 is most similar.
Input text.
Number of Document objects to return.
Kwargs to be passed to similarity search.
Should include score_threshold, an optional floating point value
between 0 to 1 to filter the resulting set of retrieved docs.