Uses of Enum Class
dev.langchain4j.store.embedding.milvus.v2.MilvusV2EmbeddingStore.SearchMode
Packages that use MilvusV2EmbeddingStore.SearchMode
-
Uses of MilvusV2EmbeddingStore.SearchMode in dev.langchain4j.store.embedding.milvus.v2
Subclasses with type arguments of type MilvusV2EmbeddingStore.SearchMode in dev.langchain4j.store.embedding.milvus.v2Methods in dev.langchain4j.store.embedding.milvus.v2 that return MilvusV2EmbeddingStore.SearchModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MilvusV2EmbeddingStore.SearchMode[]MilvusV2EmbeddingStore.SearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.store.embedding.milvus.v2 with parameters of type MilvusV2EmbeddingStore.SearchModeModifier and TypeMethodDescriptionMilvusV2EmbeddingStore.Builder.searchMode(MilvusV2EmbeddingStore.SearchMode searchMode)