koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.feature.remote.client.config
/
ClientConnectionConfig
/
ClientConnectionConfig
Client
Connection
Config
constructor
(
host
:
String
,
port
:
Int
?
=
null
,
protocol
:
URLProtocol
?
=
null
,
headers
:
Map
<
String
,
List
<
String
>
>
?
=
null
,
reconnectionDelay
:
Duration
?
=
null
,
requestTimeout
:
Duration
?
=
null
,
connectTimeout
:
Duration
?
=
null
)
(
source
)