Class PostgresMlEmbeddingOptions

java.lang.Object
org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class PostgresMlEmbeddingOptions extends Object implements EmbeddingOptions
PostgresML Embedding Options.
Author:
Christian Tzolov, Thomas Vitale