memory_id = "food-memory" memory = {"food_preference": "I like pizza"} in_memory_store.put(namespace_for_memory, memory_id, memory)