Type Alias: EvaluationQuestions
EvaluationQuestions =
Readonly<Record<string,EvaluationQuestion>>
Defined in: packages/workflow-engine/src/ai/types.ts:206
The questions of one evaluation, keyed by the id each answer comes back under.
EvaluationQuestions =
Readonly<Record<string,EvaluationQuestion>>
Defined in: packages/workflow-engine/src/ai/types.ts:206
The questions of one evaluation, keyed by the id each answer comes back under.