in bot/gemini_model.py [0:0]
def __init__(self, me: OwnUser): self.me = me self.memory = defaultdict(ChatHistory)