Values.ElementalInferenceConfigurationSourceThe Elemental Inference configuration used in this job.
type nonrec t = {features : ElementalInferenceFeature.t list option;A list of Elemental Inference features used in this job.
*)feeds : ElementalInferenceFeed.t list option;A list of Elemental Inference feeds used by this job.
*)}