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