Minor Changes
- b7b7dfb: Classification evaluators now accept AI SDK evaluation models such as TypeSafe's Jev. When an evaluation model is passed as
model, the classification is routed throughexperimental_evaluateas a single choice question instead ofgenerateObject. Results carry alabelandscorebut noexplanation, since evaluation models do not generate text.