NoPersistencyStorageProvider

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open suspend override fun getCheckpoints(): List<AgentCheckpointData>
Link copied to clipboard
open suspend override fun getLatestCheckpoint(): AgentCheckpointData?
Link copied to clipboard
open suspend override fun saveCheckpoint(agentCheckpointData: AgentCheckpointData)