Uses of Enum Class
dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore.AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric
-
Uses of AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore
Subclasses with type arguments of type AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcoreModifier and TypeClassDescriptionstatic enumMethods in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore that return AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetricModifier and TypeMethodDescriptionAzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric.fromString(String similarityString) Returns the enum constant of this class with the specified name.AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric.values()Returns an array containing the constants of this enum class, in the order they are declared.