Uses of Enum Class
dev.langchain4j.store.embedding.pgvector.MetadataStorageMode
-
Uses of MetadataStorageMode in dev.langchain4j.store.embedding.pgvector
Modifier and TypeMethodDescriptionMetadataStorageConfig.storageMode()
Metadata storage mode COMBINED_JSON: For dynamic metadata, when you don't know the list of metadata that will be used.static MetadataStorageMode
Returns the enum constant of this class with the specified name.static MetadataStorageMode[]
MetadataStorageMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.