def __init__()

in aidial_assistant/chain/history.py [0:0]


    def __init__(
        self,
        assistant_system_message_template: Template,
        best_effort_template: Template,
        scoped_messages: list[ScopedMessage],