API Reference¶
Browse the APIs for DELM’s core modules. Use these pages to find constructors, parameters, return types, and guidance for composing pipelines and extensions.
Reference Guide¶
- Pipeline API – High-level orchestration class that coordinates the end-to-end extraction workflow.
- Configuration Objects – Typed configuration classes that validate pipeline settings.
- Core Managers – Batching, experiment tracking, and schema helpers that power the pipeline internals.
- Utility Modules – Supporting helpers such as the cost tracker, concurrency primitives, and type utilities.
Improvements to inline documentation appear automatically with new releases.