ReliabilityEvaluatorBuilder
Defined in the eval module.Rust AI Agent SDK Builder for ReliabilityEvaluator.
Fields
| Name | Type | Description |
|---|---|---|
expected_tools | Vec<String> | - |
config | EvaluatorConfig | - |
Methods
expect_tool
| Name | Type |
|---|---|
tool | impl Into<String> |
threshold
| Name | Type |
|---|---|
threshold | f64 |
build
Source
View on GitHub
praisonai/src/eval/mod.rs at line 583
