ConversationState
autogen.beta.network.adapters.conversation.ConversationState dataclass #
Folded state for a conversation session.
Conversations have no per-turn ordering constraint, so the state only tracks bookkeeping for views and observability — the adapter never returns a next_state from on_accepted.