Package org.springframework.ai.embedding
Interface EmbeddingOptions
- All Superinterfaces:
ModelOptions
- All Known Implementing Classes:
AzureOpenAiEmbeddingOptions
,BedrockCohereEmbeddingOptions
,BedrockTitanEmbeddingOptions
,MiniMaxEmbeddingOptions
,MistralAiEmbeddingOptions
,OCIEmbeddingOptions
,OllamaOptions
,OpenAiEmbeddingOptions
,PostgresMlEmbeddingOptions
,QianFanEmbeddingOptions
,VertexAiMultimodalEmbeddingOptions
,VertexAiTextEmbeddingOptions
,WatsonxAiEmbeddingOptions
,ZhiPuAiEmbeddingOptions
Options for embedding models.
- Author:
- Christian Tzolov, Thomas Vitale
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EmbeddingOptions
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
EMPTY
Deprecated, for removal: This API element is subject to removal in a future version.Use theEmbeddingOptionsBuilder
instead.
-
-
Method Details
-
getModel
-
getDimensions
-