ConsultingState
autogen.beta.network.adapters.consulting.ConsultingState dataclass #
Folded state for a consulting session.
initiator_sent flips True on the first EV_TEXT from the initiator. respondent_replied flips True on the first EV_TEXT from the respondent following the initiator's send. Both flags True means the session is complete and should auto-close.