koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-features-snapshot
/
ai.koog.agents.snapshot.feature
/
AgentCheckpointData
/
AgentCheckpointData
Agent
Checkpoint
Data
constructor
(
checkpointId
:
String
,
createdAt
:
Instant
,
nodeId
:
String
,
lastInput
:
JsonElement
,
messageHistory
:
List
<
Message
>
)
(
source
)