Values.ThemeGenerationConfigSourceThe configuration details for generating themes with a batch inference job.
type nonrec t = {fieldsForThemeGeneration : FieldsForThemeGeneration.t;Fields used to generate descriptive themes for a batch inference job.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of ColumnName.t ]) list ])
list ]