Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 709 Bytes

classificationobject.md

File metadata and controls

16 lines (11 loc) · 709 Bytes

ClassificationObject

Example Usage

import { ClassificationObject } from "@mistralai/mistralai/models/components";

let value: ClassificationObject = {};

Fields

Field Type Required Description
categories Record<string, boolean> Classifier result thresholded
categoryScores Record<string, number> Classifier result