Values.TrainingDataConfigSourceS3 Location of the training data.
type nonrec t = {s3Uri : S3Uri.t option;The S3 URI where the training data is stored.
*)invocationLogsConfig : InvocationLogsConfig.t option;Settings for using invocation logs to customize a model.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of S3Uri.t
| `Structure of
(string
* [> `Boolean of UsePromptResponse.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of
RequestMetadataMapKeyString.t ]
* [> `String of
RequestMetadataMapValueString.t ])
list ])
list ]
list
| `Map of
([> `String of RequestMetadataMapKeyString.t ]
* [> `String of RequestMetadataMapValueString.t ])
list
| `String of S3Uri.t ])
list ])
list ])
list ]