Class PostgresMlEmbeddingProperties

java.lang.Object
org.springframework.ai.autoconfigure.postgresml.PostgresMlEmbeddingProperties

@ConfigurationProperties("spring.ai.postgresml.embedding") public class PostgresMlEmbeddingProperties extends Object
Configuration properties for Postgres ML.
Author:
Utkarsh Srivastava, Christian Tzolov