Values.GuardrailAutomatedReasoningTranslationOptionSourceRepresents one possible logical interpretation of ambiguous input content.
type nonrec t = {translations : GuardrailAutomatedReasoningTranslationList.t option;Example translations that provide this possible interpretation of the input.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of
GuardrailAutomatedReasoningTranslationConfidence.t
| `List of
[> `Structure of
(string
* [> `String of
GuardrailAutomatedReasoningStatementLogicContent.t ])
list ]
list ])
list ]
list ])
list ]