PerformanceEvaluatorBuilder
Defined in the eval module.Rust AI Agent SDK Builder for PerformanceEvaluator.
Fields
| Name | Type | Description |
|---|---|---|
max_duration | Option<Duration> | - |
max_ttft | Option<Duration> | - |
config | EvaluatorConfig | - |
Methods
max_duration
| Name | Type |
|---|---|
duration | Duration |
max_ttft
| Name | Type |
|---|---|
ttft | Duration |
threshold
| Name | Type |
|---|---|
threshold | f64 |
build
Source
View on GitHub
praisonai/src/eval/mod.rs at line 488
