Skip to content

trulens.core.schema.groundtruth

trulens.core.schema.groundtruth

Serializable groundtruth-related classes.

Classes

GroundTruth

Bases: SerialModel, Hashable

The class that represents a single ground truth data entry.

Functions
__rich_repr__
__rich_repr__() -> Result

Requirement for pretty printing using the rich package.

Functions