Skip to main content

Documentation Index

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

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

Returns

Returns an Evaluation object for the given evaluation ID.

Example

evaluation = galtea.evaluations.get(evaluation_id=evaluation_id)

Parameters

evaluation_id
string
required
The ID of the evaluation you want to retrieve.