generated from coulomb/repo-seed
default source-location identity and opt-in content-digest identity for file move/rename reconciliation, PDF/DOCX-style placeholder ingestion
This commit is contained in:
@@ -32,6 +32,7 @@ from .core import (
|
||||
IdempotencyRecord,
|
||||
IdempotencyStatus,
|
||||
IngestionFailure,
|
||||
IngestionIdentityPolicy,
|
||||
IngestionJob,
|
||||
IngestionJobStatus,
|
||||
KnowledgeAsset,
|
||||
@@ -137,6 +138,7 @@ __all__ = [
|
||||
"IngestionResult",
|
||||
"IngestionService",
|
||||
"IngestionFailure",
|
||||
"IngestionIdentityPolicy",
|
||||
"IngestionJob",
|
||||
"IngestionJobStatus",
|
||||
"InputBundle",
|
||||
|
||||
Reference in New Issue
Block a user