Uses of Enum Class
dev.langchain4j.store.embedding.milvus.v2.MilvusV2EmbeddingStore.MilvusSparseMode
Packages that use MilvusV2EmbeddingStore.MilvusSparseMode
-
Uses of MilvusV2EmbeddingStore.MilvusSparseMode in dev.langchain4j.store.embedding.milvus.v2
Subclasses with type arguments of type MilvusV2EmbeddingStore.MilvusSparseMode in dev.langchain4j.store.embedding.milvus.v2Methods in dev.langchain4j.store.embedding.milvus.v2 that return MilvusV2EmbeddingStore.MilvusSparseModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MilvusV2EmbeddingStore.MilvusSparseMode.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.MilvusSparseModeModifier and TypeMethodDescriptionMilvusV2EmbeddingStore.Builder.sparseMode(MilvusV2EmbeddingStore.MilvusSparseMode sparseMode)