Skip to main content

AccuracyEvaluatorBuilder

Defined in the eval module.
Rust AI Agent SDK Builder for AccuracyEvaluator.

Fields

Methods

input

Set input text. Parameters:

expected

Set expected output. Parameters:

actual

Set actual output. Parameters:

threshold

Set threshold. Parameters:

build

Build the evaluator.

Source

View on GitHub

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

Rust Evaluation

Rust Criteria

Rust Agent UI

Rust AGUI