def __init__()

in Autogen_v0.4/rag_agent/agnext_bot.py [0:0]


    def __init__(self, model_client: ChatCompletionClient) -> None:
        super().__init__("A Image Analysis Agent")
        self._model_client = model_client
        
        self._chat_history : List[LLMMessage]  = [SystemMessage("""You are building and construction archtitect.