Values.AutomatedReasoningPolicyGenerateFidelityReportContentSourceConfiguration for generating a fidelity report, which can either analyze new documents or update an existing fidelity report with a new policy definition.
type nonrec t = {documents : AutomatedReasoningPolicyGenerateFidelityReportDocumentList.t option;Source documents to analyze for generating a new fidelity report. The documents will be processed to create atomic statements and grounding information.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Blob of AutomatedReasoningPolicyBuildDocumentBlob.t
| `Enum of string
| `String of AutomatedReasoningPolicyBuildDocumentName.t ])
list ]
list ])
list ]