Skip to main content
Once you’ve configured your evaluator, you can start evaluating text inputs for grade level appropriateness:
example.py

Inputs

Grade Level Appropriateness takes { text }: All other Student-Facing Text evaluators take { text, grade_level }:

Output

Student-Facing Text evaluators have the following output fields: The explanation.details field includes detailed internal analysis data specific to that evaluator.

Quickstart

Install the SDK and run your first evaluator.

Configuration

Configure evaluators, including API keys and options.

Error handling

Handle configuration, validation, and API errors.