Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 648 Bytes

File metadata and controls

7 lines (4 loc) · 648 Bytes

Data Designer Configuration

DataDesignerConfig is the top-level configuration object passed to Data Designer. It declares the columns to generate and may include model configs, tool configs, seed settings, sampler constraints, processors, and profiler configs.

Prefer DataDesignerConfigBuilder for programmatic construction. Direct DataDesignerConfig instantiation is also supported.

::: data_designer.config.data_designer_config