Skip to main content
The Evaluation Service in the Galtea SDK allows you to manage evaluations for assessing your products. This Service is exposed by the galtea.evaluations object.
Remember that we will be using the galtea object. More information here.

Quick Example

First, initialize the Galtea SDK:
Create evaluations of a session (one per metric):
At some point later, you will be able to list all evaluations for that session:
Display the results:
Evaluations start in PENDING status while the evaluation engine processes them. Use wait_for() to poll until all evaluations have completed before reading results.

Service Methods

Evaluation

The assessment of an evaluation using a specific metric’s criteria