类 DeepSeekConfig

java.lang.Object
com.cdkjframework.ai.core.impl.BaseAiConfig
com.cdkjframework.ai.model.deepseek.DeepSeekConfig
所有已实现的接口:
AiConfig

public class DeepSeekConfig extends BaseAiConfig
openai配置类,初始化API接口地址,设置默认的模型
  • 构造器详细资料

    • DeepSeekConfig

      public DeepSeekConfig()
      构造函数
    • DeepSeekConfig

      public DeepSeekConfig(String apiKey)
      构造函数
      参数:
      apiKey - API密钥
  • 方法详细资料

    • getModelName

      public String getModelName()
      获取模型(厂商)名称
      返回:
      返回模型(厂商)名称