Values_0.AIRecommendationConstraintSourceA performance constraint for an AI recommendation job.
type nonrec t = {metric : AIRecommendationMetric.t;The performance metric. Valid values are ttft-ms (time to first token in milliseconds), throughput, and cost.
*)}