mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
Preserves tree from previous docs-website head: 5e47d33ea8. This branch is a CI-managed publish artifact like gh-pages; source provenance is tracked in commit messages rather than Git ancestry.
7 lines
384 B
Markdown
7 lines
384 B
Markdown
# Processor Configurations
|
|
|
|
Processor configs request data transformations after generation. Add them to a `DataDesignerConfig` or `DataDesignerConfigBuilder`; the engine later compiles them into runtime processor implementations.
|
|
|
|
Related pages: [engine processors](../engine/processors.md) and [Build Your Own](../../plugins/build_your_own.md).
|
|
|
|
::: data_designer.config.processors
|