Class SearchRequest

java.lang.Object
org.springframework.ai.vectorstore.SearchRequest

public final class SearchRequest extends Object
Similarity search request. Use the builder() to create the instance of a SearchRequest.
Author:
Christian Tzolov, Thomas Vitale, Ilayaperumal Gopinathan