Class ZhiPuAiEmbeddingOptions

java.lang.Object
org.springframework.ai.zhipuai.ZhiPuAiEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class ZhiPuAiEmbeddingOptions extends Object implements EmbeddingOptions
The ZhiPuAiEmbeddingOptions class represents the options for ZhiPuAI embedding.
Since:
1.0.0 M1
Author:
Geng Rong, Thomas Vitale