Package-level declarations
Types
Link copied to clipboard
Storage provider (ex: database, S3, file) to be used in ai.koog.agents.snapshot.feature.Persistence feature.
Link copied to clipboard
class InMemoryPersistenceStorageProvider : PersistenceStorageProvider<AgentCheckpointPredicateFilter>
In-memory implementation of PersistenceStorageProvider. This provider stores snapshots in a mutable map.
Link copied to clipboard
No-op implementation of PersistenceStorageProvider.
Link copied to clipboard
Storage provider (ex: database, S3, file) to be used in ai.koog.agents.snapshot.feature.Persistence feature.
Link copied to clipboard
object PersistenceUtils
Utility object containing configurations and utilities for handling persistence-related operations.
Link copied to clipboard
Link copied to clipboard