Uses of Enum
dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore.AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType
-
Uses of AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore
Methods in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore that return AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexTypeModifier and TypeMethodDescriptionAzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType.fromString(String kindString) Returns the enum constant of this type with the specified name.AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType.values()Returns an array containing the constants of this enum type, in the order they are declared.