Uses of Class
com.microsoft.semantickernel.data.VectorStoreTextSearch
-
Packages that use VectorStoreTextSearch Package Description com.microsoft.semantickernel.data -
-
Uses of VectorStoreTextSearch in com.microsoft.semantickernel.data
Methods in com.microsoft.semantickernel.data that return VectorStoreTextSearch Modifier and Type Method Description VectorStoreTextSearch<Record>VectorStoreTextSearch.Builder. build()Builds theVectorStoreTextSearchinstance.
-