Values.ModelsSourceval to_value :
LanguageModel.t list ->
[> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of ModelName.t
| `Structure of (string * [> `String of Uri_.t ]) list
| `Timestamp of DateTime.t ])
list ]
list ]