Values_1.ModelDigestsSourceProvides information to verify the integrity of stored model artifacts.
type nonrec t = {artifactDigest : Values_0.ArtifactDigest.t option;Provides a hash value that uniquely identifies the stored model artifacts.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ArtifactDigest.t ]) list ]