Type Parameters
T
T extends ScoreCriteria = ScoreCriteria
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
T extends ScoreCriteria = ScoreCriteria
readonly confidence: number;
readonly legend: ScoreLegend<T>;
readonly probabilities: { readonly [score in number]: number };
readonly score: number;
readonly type: "score";
Was this page helpful?
Suggestions
