Type Parameters
T
T extends ChoiceCriteria = ChoiceCriteria
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
T extends ChoiceCriteria = ChoiceCriteria
readonly choice: keyof T & string;
readonly confidence: number;
readonly probabilities: { readonly [label in string | number | symbol]: number };
readonly type: "choice";
Was this page helpful?
Suggestions
