autogen
autogen.OnCondition
OnCondition
Defines a condition for transitioning to another agent or nested chats
Parameters:Name | Description |
---|---|
target | Type: autogen.agentchat.conversable_agent.ConversableAgent | dict[str, typing.Any] Default: None |
condition | Type: str | autogen.agentchat.contrib.swarm_agent.ContextStr | Callable Default: ” |
available | Type: str | Callable | None Default: None |
Class Attributes
available
condition