Uses of Class
org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
Packages that use PostgresMlEmbeddingOptions.Builder
-
Uses of PostgresMlEmbeddingOptions.Builder in org.springframework.ai.postgresml
Methods in org.springframework.ai.postgresml that return PostgresMlEmbeddingOptions.BuilderModifier and TypeMethodDescriptionPostgresMlEmbeddingOptions.builder()PostgresMlEmbeddingOptions.Builder.withKwargs(String kwargs) PostgresMlEmbeddingOptions.Builder.withKwargs(Map<String, Object> kwargs) PostgresMlEmbeddingOptions.Builder.withMetadataMode(MetadataMode metadataMode) PostgresMlEmbeddingOptions.Builder.withTransformer(String transformer) PostgresMlEmbeddingOptions.Builder.withVectorType(PostgresMlEmbeddingModel.VectorType vectorType)