Uses of Class
org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
Packages that use PostgresMlEmbeddingOptions
Package
Description
-
Uses of PostgresMlEmbeddingOptions in org.springframework.ai.model.postgresml.autoconfigure
Methods in org.springframework.ai.model.postgresml.autoconfigure that return PostgresMlEmbeddingOptions -
Uses of PostgresMlEmbeddingOptions in org.springframework.ai.postgresml
Methods in org.springframework.ai.postgresml that return PostgresMlEmbeddingOptionsConstructors in org.springframework.ai.postgresml with parameters of type PostgresMlEmbeddingOptionsModifierConstructorDescriptionPostgresMlEmbeddingModel(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, PostgresMlEmbeddingOptions options) PostgresMlEmbeddingModel(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, PostgresMlEmbeddingOptions options, boolean createExtension) a PostgresMlEmbeddingModel constructor