init(insightType:schema:model:)
Initializes a new insight request with the provided insight type, schema, and model versions.
Declaration
init(insightType: InsightType.Type, schema: InsightType.SchemaVersion, model: InsightEvaluator.ModelVersion = .current)