ExpressionAvailableConditionName | Description |
---|---|
expression | Type: ContextExpression |
**data | Type: Any |
Name | Description |
---|---|
agent | The agent with context variables Type: ConversableAgent |
messages | The conversation history (not used) Type: list[dict[str, typing.Any]] |
Type | Description |
---|---|
bool | Boolean result of the expression evaluation |