AutomatedReasoningPolicyAnnotatedContent¶
Union Type¶
AutomatedReasoningPolicyAnnotatedContent
module-attribute
¶
AutomatedReasoningPolicyAnnotatedContent = Union[AutomatedReasoningPolicyAnnotatedContentLine | AutomatedReasoningPolicyAnnotatedContentUnknown]
Represents a content element within an annotated chunk. This union type allows for different types of content elements to be included in document chunks, such as individual lines of text with their line numbers.