def __str__()

in bot/gemini_model.py [0:0]


    def __str__(self):
        return f"<{self.role}: {self.part} [{self.token_count}]>"