Uses of Class
ai.vectros.types.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in ai.vectros.types
Methods in ai.vectros.types that return SearchResultMethods in ai.vectros.types that return types with arguments of type SearchResultMethods in ai.vectros.types with parameters of type SearchResultMethod parameters in ai.vectros.types with type arguments of type SearchResultModifier and TypeMethodDescriptionSearchResponse.Builder.results(List<SearchResult> results) SearchResponse.Builder.results(Optional<List<SearchResult>> results) The matched content chunks, ordered from most to least relevant.