Uses of Class
ai.vectros.types.SearchResponse
Packages that use SearchResponse
-
Uses of SearchResponse in ai.vectros.resources.search
Methods in ai.vectros.resources.search that return SearchResponseModifier and TypeMethodDescriptionSearchClient.content(SearchRequest request) Runs a hybrid, semantic, or text search across the content you have indexed.SearchClient.content(SearchRequest request, RequestOptions requestOptions) Runs a hybrid, semantic, or text search across the content you have indexed.Methods in ai.vectros.resources.search that return types with arguments of type SearchResponseModifier and TypeMethodDescriptionAsyncRawSearchClient.content(SearchRequest request) Runs a hybrid, semantic, or text search across the content you have indexed.AsyncRawSearchClient.content(SearchRequest request, RequestOptions requestOptions) Runs a hybrid, semantic, or text search across the content you have indexed.AsyncSearchClient.content(SearchRequest request) Runs a hybrid, semantic, or text search across the content you have indexed.AsyncSearchClient.content(SearchRequest request, RequestOptions requestOptions) Runs a hybrid, semantic, or text search across the content you have indexed.RawSearchClient.content(SearchRequest request) Runs a hybrid, semantic, or text search across the content you have indexed.RawSearchClient.content(SearchRequest request, RequestOptions requestOptions) Runs a hybrid, semantic, or text search across the content you have indexed. -
Uses of SearchResponse in ai.vectros.types
Methods in ai.vectros.types that return SearchResponseMethods in ai.vectros.types with parameters of type SearchResponse