Spaces:
Running
Running
| """Ingestion Engine — document processing pipeline.""" | |
| from ingestion_engine.ingestion_manager import IngestionManager | |
| __all__ = ["IngestionManager"] | |
| """Ingestion Engine — document processing pipeline.""" | |
| from ingestion_engine.ingestion_manager import IngestionManager | |
| __all__ = ["IngestionManager"] | |