Loader
class. Other loaders also work similarly.
You can load data for evals from a JSON, Python Dictionary, or directly from your logged inferences on Athina.
Loader
will return a List[DataPoint]
type after you call the load function of choice.