Values.IntentClassificationTestResultItemSourceInformation for an intent that is classified by the test workbench.
type nonrec t = {intentName : Name.t option;The name of the intent.
*)multiTurnConversation : Boolean.t option;Indicates whether the conversation involves multiple turns or not.
*)resultCounts : IntentClassificationTestResultItemCounts.t option;The result of the intent classification test.
*)}