Skip to main content

Judge

Defined in the eval module.
Rust AI Agent SDK A judge for evaluating outputs.

Fields

Methods

new

Create a new judge. Parameters:

with_config

Set configuration. Parameters:

with_threshold

Set threshold. Parameters:

judge

Judge an output (placeholder - would use LLM in real implementation). Parameters:

Source

View on GitHub

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