StringLLMConditionName | Description |
---|---|
prompt | Type: str |
**data | Type: Any |
Name | Description |
---|---|
agent | The agent evaluating the condition (not used) Type: ConversableAgent |
messages | The conversation history (not used) Type: list[dict[str, typing.Any]] |
Type | Description |
---|---|
str | The static prompt string |