Class DeepSeekChatOptions

java.lang.Object
org.springframework.ai.deepseek.DeepSeekChatOptions
All Implemented Interfaces:
ChatOptions, ModelOptions, ToolCallingChatOptions

public class DeepSeekChatOptions extends Object implements ToolCallingChatOptions
Chat completions options for the DeepSeek chat API. DeepSeek chat completion
Author:
Geng Rong