Returns
Returns an Evaluation object for the given evaluation ID.Example
Parameters
string
required
The ID of the evaluation you want to retrieve.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a specific evaluation by its ID.
evaluation = galtea.evaluations.get(evaluation_id=evaluation_id)