Class ZhiPuAiChatOptions

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

public class ZhiPuAiChatOptions extends Object implements FunctionCallingOptions, ChatOptions
ZhiPuAiChatOptions represents the options for the ZhiPuAiChat model.
Since:
1.0.0 M1
Author:
Geng Rong, Thomas Vitale