PersistenceStorageProvider
Storage provider (ex: database, S3, file) to be used in ai.koog.agents.snapshot.feature.Persistence feature.
Inheritors
Functions
Link copied to clipboard
Retrieves the list of checkpoints of the AI agent with the given sessionId
Link copied to clipboard
Retrieves the latest checkpoint of the AI agent with sessionId
Link copied to clipboard
Saves provided checkpoint (agentCheckpointData) of the agent with sessionId to the storage (ex: database, S3, file)