def __init__()

in bot/gemini_model.py [0:0]


    def __init__(self):
        self._history: deque[ChatPart] = deque()