Class ZhiPuAiChatOptions

java.lang.Object
org.springframework.ai.zhipuai.ZhiPuAiChatOptions
All Implemented Interfaces:
ChatOptions, ModelOptions, ToolCallingChatOptions

public class ZhiPuAiChatOptions extends Object implements ToolCallingChatOptions
ZhiPuAiChatOptions represents the options for the ZhiPuAiChat model.
Since:
1.0.0 M1
Author:
Geng Rong, Thomas Vitale, Ilayaperumal Gopinathan, YunKui Lu