Uses of Enum
dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore.AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric
-
Uses of AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore
Methods 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 type with the specified name.AzureCosmosDbMongoVCoreEmbeddingStore.SimilarityMetric.values()Returns an array containing the constants of this enum type, in the order they are declared.