koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-features-snapshot
/
ai.koog.agents.snapshot.feature
/
AgentCheckpointData
/
AgentCheckpointData
Agent
Checkpoint
Data
constructor
(
checkpointId
:
String
,
createdAt
:
Instant
,
nodePath
:
String
,
lastInput
:
JsonElement
,
messageHistory
:
List
<
Message
>
,
version
:
Long
,
properties
:
Map
<
String
,
JsonElement
>
?
=
null
)
(
source
)