Values.TrainedModelsConfigurationPolicySourceThe configuration policy for the trained models.
type nonrec t = {containerLogs : LogsConfigurationPolicyList.t option;The container for the logs of the trained model.
*)containerMetrics : MetricsConfigurationPolicy.t option;The container for the metrics of the trained model.
*)maxArtifactSize : TrainedModelArtifactMaxSize.t option;The maximum size limit for trained model artifacts as defined in the configuration policy. This setting helps enforce consistent size limits across trained models in the collaboration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of
LogsConfigurationPolicyFilterPatternString.t
| `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string
* [> `List of
[> `String of CustomDataIdentifier.t ]
list ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Double of TrainedModelArtifactMaxSizeValue.t
| `Enum of string ])
list ])
list ]