getLatestCheckpointAsync
abstract fun getLatestCheckpointAsync(agentId: String, filter: Filter?): CompletableFuture<AgentCheckpointData?>(source)
Retrieves the latest checkpoint of the AI agent with agentId matching the provided filter