CriteriaEvaluatorBuilder
Defined in the eval module.Rust AI Agent SDK Builder for CriteriaEvaluator.
Fields
| Name | Type | Description |
|---|---|---|
criteria | Vec<String> | - |
config | EvaluatorConfig | - |
Methods
criterion
| Name | Type |
|---|---|
criterion | impl Into<String> |
threshold
| Name | Type |
|---|---|
threshold | f64 |
build
Source
View on GitHub
praisonai/src/eval/mod.rs at line 670
