ReplyResult autogen.agentchat.group.reply_result.ReplyResult # Bases: BaseModel Result of a tool call that is used to provide the return message and the target to transition to. message instance-attribute # message target class-attribute instance-attribute # target = None context_variables class-attribute instance-attribute # context_variables = None