Values.UserTurnIntentOutputSourceContains information about the intent that is output for the turn by the test execution.
type nonrec t = {name : Name.t option;The name of the intent.
*)slots : UserTurnSlotOutputMap.t option;The slots associated with the intent.
*)}