Class EmbeddingOptionsBuilder

java.lang.Object
org.springframework.ai.embedding.EmbeddingOptionsBuilder
All Implemented Interfaces:
EmbeddingOptions.Builder

@Deprecated public final class EmbeddingOptionsBuilder extends Object implements EmbeddingOptions.Builder
Deprecated.
Builder for EmbeddingOptions.
Since:
1.0.0
Author:
Thomas Vitale