TERMINATE
in their text, the following agent’s is_termination_msg
condition should evaluate for that keyword.ALWAYS
or TERMINATE
(ConversableAgent.human_input_mode), it will prompt the user for input where they can continue the conversation or terminate by typing exit
.ConversableAgent.default_auto_reply
value will be returned. The default for this property is an empty string and this denotes no reply.True
if final, otherwise it will continue evaluating the following reply functions) and the message dictionary with your agent’s reply.
Signature of reply function: