DocumentMetadataConfig
Configuration for document metadata extraction.
Usage
DocumentMetadataConfig()Parameters
extract_title: bool = True-
Whether to extract document titles.
extract_author: bool = True-
Whether to extract author information.
custom_metadata_fields: list = None-
Additional metadata fields to extract.