Uses of Class
org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
Package
Description
-
Uses of PostgresMlEmbeddingOptions in org.springframework.ai.autoconfigure.postgresml
Modifier and TypeMethodDescriptionvoid
PostgresMlEmbeddingProperties.setOptions
(PostgresMlEmbeddingOptions options) -
Uses of PostgresMlEmbeddingOptions in org.springframework.ai.postgresml
Modifier and TypeFieldDescriptionprotected PostgresMlEmbeddingOptions
PostgresMlEmbeddingOptions.Builder.options
ModifierConstructorDescriptionPostgresMlEmbeddingModel
(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, PostgresMlEmbeddingOptions options) PostgresMlEmbeddingModel
(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, PostgresMlEmbeddingOptions options, boolean createExtension) a PostgresMlEmbeddingModel constructor