memoryContents

@JvmName(name = "getAgentMemoryResponseMemory")
fun Flow<GetAgentMemoryResponse>.memoryContents(): Flow<Memory>

This paginator transforms the flow returned by getAgentMemoryPaginated to access the nested member Memory

Return

A kotlinx.coroutines.flow.Flow that can collect Memory