If
Defined in the conditions module.Rust AI Agent SDK Builder for creating conditions.
Methods
expr
| Name | Type |
|---|---|
expression | impl Into<String> |
Source
View on GitHub
praisonai/src/conditions/mod.rs at line 295If: Builder for creating conditions.
Defined in the conditions module.Rust AI Agent SDK Builder for creating conditions.
exprfn expr(expression: impl Into<String>) -> ExpressionCondition
| Name | Type |
|---|---|
expression | impl Into<String> |
praisonai/src/conditions/mod.rs at line 295