Values_1.EvaluationGenAIAnswerAnalysisDetailsSourceAn analysis for a generative AI answer to the question.
type nonrec t = {justification : EvaluationSuggestedAnswerJustification.t option;Generative AI automation answer justification.
*)pointsOfInterest : EvaluationTranscriptPointsOfInterest.t option;Generative AI automation answer analysis points of interest.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
EvaluationSuggestedAnswerTranscriptSegment.t
| `Structure of
(string
* [> `Integer of
EvaluationSuggestedAnswerTranscriptMillisOffset.t ])
list ])
list ]
list
| `String of EvaluationSuggestedAnswerJustification.t ])
list ]