Values.TestSetTurnResultSourceContains information about the results of the analysis of a turn in the test set.
type nonrec t = {agent : AgentTurnResult.t option;Contains information about the agent messages in the turn.
*)user : UserTurnResult.t option;Contains information about the user messages in the turn.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of TestSetAgentPrompt.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of ActiveContextName.t ])
list ]
list
| `Map of
([> `String of NonEmptyString.t ]
* [> `String of String_.t ])
list
| `String of NonEmptyString.t
| `Structure of (string * Awso.Botodata.value) list ])
list ])
list ])
list ]