Class OllamaEmbeddingOptions

java.lang.Object
org.springframework.ai.ollama.api.OllamaEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class OllamaEmbeddingOptions extends Object implements EmbeddingOptions
Helper class for creating strongly-typed Ollama options.
Since:
0.8.0
Author:
Christian Tzolov, Thomas Vitale, Ilayaperumal Gopinathan
See Also: