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.
11 lines
592 B
Markdown
11 lines
592 B
Markdown
# DataDesigner Interface
|
|
|
|
[DataDesigner](#data_designer.interface.data_designer.DataDesigner) validates configs, generates in-memory previews, creates persisted datasets, lists configured MCP tools, and exposes default model settings.
|
|
|
|
For runtime settings passed through `set_run_config()`, see [run_config](../config/run_config.md). For persisted creation results returned by `create()`, see [results](results.md).
|
|
|
|
## `DataDesigner` {#data_designer.interface.data_designer.DataDesigner}
|
|
|
|
::: data_designer.interface.data_designer.DataDesigner
|
|
options:
|
|
show_root_toc_entry: false
|