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.

evaluate

Method
This is a method of the Evaluator class in the eval module.
Run the evaluation.

Signature

def evaluate(&self) -> Self::Result

Returns

Returns
Self::Result
The result of the operation.

Rust Evaluation

Rust Criteria