Package org.springframework.ai.zhipuai
Class ZhiPuAiEmbeddingOptions
java.lang.Object
org.springframework.ai.zhipuai.ZhiPuAiEmbeddingOptions
- All Implemented Interfaces:
EmbeddingOptions
,ModelOptions
The ZhiPuAiEmbeddingOptions class represents the options for ZhiPuAI embedding.
- Since:
- 1.0.0 M1
- Author:
- Geng Rong, Thomas Vitale
-
Nested Class Summary
-
Field Summary
Fields inherited from interface org.springframework.ai.embedding.EmbeddingOptions
EMPTY
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZhiPuAiEmbeddingOptions
public ZhiPuAiEmbeddingOptions()
-
-
Method Details
-
builder
-
getModel
- Specified by:
getModel
in interfaceEmbeddingOptions
-
setModel
-
getDimensions
- Specified by:
getDimensions
in interfaceEmbeddingOptions
-