Index

A B C D E G K M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

afterPropertiesSet() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 

B

build() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 
builder() - Static method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
Builder() - Constructor for class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 

C

call(EmbeddingRequest) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 

D

DEFAULT_TRANSFORMER_MODEL - Static variable in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 

E

embed(String) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 
embed(Document) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 

G

getDimensions() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
getEmbeddingContent(Document) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 
getKwargs() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
getMetadataMode() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
getModel() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
getTransformer() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
getVectorType() - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 

K

kwargs(String) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 
kwargs(Map) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 

M

metadataMode(MetadataMode) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 

O

options - Variable in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 
org.springframework.ai.postgresml - package org.springframework.ai.postgresml
 

P

PG_ARRAY - Enum constant in enum class org.springframework.ai.postgresml.PostgresMlEmbeddingModel.VectorType
 
PG_VECTOR - Enum constant in enum class org.springframework.ai.postgresml.PostgresMlEmbeddingModel.VectorType
 
PostgresMlEmbeddingModel - Class in org.springframework.ai.postgresml
PostgresML EmbeddingModel
PostgresMlEmbeddingModel(JdbcTemplate) - Constructor for class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
a constructor
PostgresMlEmbeddingModel(JdbcTemplate, PostgresMlEmbeddingOptions) - Constructor for class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
 
PostgresMlEmbeddingModel(JdbcTemplate, PostgresMlEmbeddingOptions, boolean) - Constructor for class org.springframework.ai.postgresml.PostgresMlEmbeddingModel
a PostgresMlEmbeddingModel constructor
PostgresMlEmbeddingModel.VectorType - Enum Class in org.springframework.ai.postgresml
 
PostgresMlEmbeddingOptions - Class in org.springframework.ai.postgresml
PostgresML Embedding Options.
PostgresMlEmbeddingOptions() - Constructor for class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
PostgresMlEmbeddingOptions.Builder - Class in org.springframework.ai.postgresml
 

S

setKwargs(Map) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
setMetadataMode(MetadataMode) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
setTransformer(String) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 
setVectorType(PostgresMlEmbeddingModel.VectorType) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions
 

T

transformer(String) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 

V

valueOf(String) - Static method in enum class org.springframework.ai.postgresml.PostgresMlEmbeddingModel.VectorType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.springframework.ai.postgresml.PostgresMlEmbeddingModel.VectorType
Returns an array containing the constants of this enum class, in the order they are declared.
vectorType(PostgresMlEmbeddingModel.VectorType) - Method in class org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
 
A B C D E G K M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values