koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
prompt-executor-deepseek-client
/
ai.koog.prompt.executor.clients.deepseek
/
DeepSeekClientSettings
/
DeepSeekClientSettings
Deep
Seek
Client
Settings
constructor
(
baseUrl
:
String
=
"https://api.deepseek.com"
,
chatCompletionsPath
:
String
=
"chat/completions"
,
timeoutConfig
:
ConnectionTimeoutConfig
=
ConnectionTimeoutConfig()
)
(
source
)