类 DeepSeekProperties
java.lang.Object
io.github.pigmesh.ai.deepseek.core.DeepSeekConfig
io.github.pigmesh.ai.deepseek.config.DeepSeekProperties
- 作者:
- lengleng
-
字段概要
从类继承的字段 io.github.pigmesh.ai.deepseek.core.DeepSeekConfig
apiKey, baseUrl, callTimeout, connectTimeout, defaultSystemPrompt, logLevel, logRequests, logResponses, model, proxy, readTimeout, searchApiKey -
构造器概要
构造器 -
方法概要
从类继承的方法 io.github.pigmesh.ai.deepseek.core.DeepSeekConfig
canEqual, equals, getApiKey, getBaseUrl, getCallTimeout, getConnectTimeout, getLogLevel, getModel, getProxy, getReadTimeout, getSearchApiKey, hashCode, isDefaultSystemPrompt, isLogRequests, isLogResponses, setApiKey, setBaseUrl, setCallTimeout, setConnectTimeout, setDefaultSystemPrompt, setLogLevel, setLogRequests, setLogResponses, setModel, setProxy, setReadTimeout, setSearchApiKey, toString
-
构造器详细资料
-
DeepSeekProperties
public DeepSeekProperties()
-