Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

EvaluatorConfig

Defined in the eval module.
Rust AI Agent SDK Configuration for evaluators.

Fields

NameTypeDescription
thresholdf64Passing threshold
print_summaryboolWhether to print summary
modelOption<String>Model to use for LLM-based evaluation
max_retriesusizeMaximum retries

Source

View on GitHub

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

Rust Configuration

Rust Installation

Rust Evaluation

Rust Criteria