Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt

Use this file to discover all available pages before exploring further.

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