create_on_condition_handoff_functions

create_on_condition_handoff_functions(agent: ConversableAgent) -> 

Creates the functions for the OnConditions so that the current tool handling works.

Parameters:
NameDescription
agentThe agent to create the functions for.

Type: ConversableAgent