mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
8 lines
384 B
Markdown
8 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
|