def __init__()

in orchestration/orchestrator.py [0:0]


    def __init__(
        self,
        conversation_id: str,
        config: OrchestratorConfig,
        client_principal: dict = None,
        access_token: str = None,
        agent_strategy=None