Added
- Added step-by-step usage guide in README, with brief descriptions of core components.
- Added new documentation on documents, extraction pipelines, and logging configuration.
Changed
- Renamed
DocumentPipelinetoExtractionPipelineto better reflect its purpose and scope.DocumentPipelineis maintained as a deprecated wrapper class for backwards compatibility until v1.0.0. - Simplified logging config to use a single environment variable.