Skip to main content

PerformanceResult

Defined in the eval module.
Rust AI Agent SDK Result from a performance evaluation.

Fields

NameTypeDescription
scoreEvaluationScoreOverall score
metricsPerformanceMetricsPerformance metrics
passedboolWhether it passed

Source

View on GitHub

praisonai/src/eval/mod.rs at line 244