Values.ChatResponseConfigurationsSourceval to_value :
ChatResponseConfiguration.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of ChatResponseConfigurationId.t
| `Timestamp of Timestamp.t ])
list ]
list ]