Package org.springframework.ai.embedding
Interface EmbeddingOptions
- All Superinterfaces:
ModelOptions
- All Known Implementing Classes:
BedrockCohereEmbeddingOptions,BedrockTitanEmbeddingOptions,DefaultEmbeddingOptions,GoogleGenAiTextEmbeddingOptions,MistralAiEmbeddingOptions,OllamaEmbeddingOptions,OpenAiEmbeddingOptions,PostgresMlEmbeddingOptions,VertexAiMultimodalEmbeddingOptions,VertexAiTextEmbeddingOptions
Options for embedding models.
- Author:
- Christian Tzolov, Thomas Vitale
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic EmbeddingOptions.Builderbuilder()@Nullable Integer@Nullable StringgetModel()