Values.BotRecommendationResultStatisticsSourceA statistical summary of the bot recommendation results.
type nonrec t = {intents : IntentStatistics.t option;Statistical information about about the intents associated with the bot recommendation results.
*)slotTypes : SlotTypeStatistics.t option;Statistical information about the slot types associated with the bot recommendation results.
*)}