Type Alias: EvaluationAnswer<Q>
EvaluationAnswer<
Q> =Qextendsobject?object:Qextendsobject?object:object
Defined in: packages/workflow-engine/src/ai/types.ts:212
The typed answer to one question, derived from that question:
a choice answer's choice is the union of its criteria keys.
Type Parameters
Q
Q extends EvaluationQuestion