Skip to content

docs: add ng_materialize_prompts to CLI reference#1401

Closed
JOBEBOLDER wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
JOBEBOLDER:docs/add-ng-materialize-prompts-cli
Closed

docs: add ng_materialize_prompts to CLI reference#1401
JOBEBOLDER wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
JOBEBOLDER:docs/add-ng-materialize-prompts-cli

Conversation

@JOBEBOLDER

Copy link
Copy Markdown
Contributor

Fixes #1347

Summary

ng_materialize_prompts was missing from the CLI reference page. Users could only discover it through data/prompt-config.md.

Changes

  • docs/reference/cli-commands.md: Added ng_materialize_prompts / nemo_gym_materialize_prompts with full parameter table and example, including a note explaining when to use it versus ng_prepare_data

Acceptance Criteria

  • ng_materialize_prompts appears in the CLI reference with usage and parameters
  • A user can understand the difference between the data preparation commands from the docs

Signed-off-by: chen.jieyao <chen.jieyao@northeastern.edu>
@copy-pr-bot

copy-pr-bot Bot commented May 23, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cmunley1 cmunley1 requested a review from bxyu-nvidia June 9, 2026 03:30
@sephmard sephmard added the documentation Improvements to documentation label Jun 29, 2026
@sephmard

Copy link
Copy Markdown
Contributor

Closing in favor of existing coverage — ng_materialize_prompts is now documented as gym dataset render in the CLI reference (cli-commands.mdx), including the migration table entry, --prompt-config flag, and usage examples. This landed as part of the CLI refactor (#1630) and subsequent CLI docs work. Thanks for the contribution!

@sephmard sephmard closed this Jun 29, 2026
@nemo-automation-bot nemo-automation-bot Bot added the community-request Issue reported or requested by someone from the community label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-request Issue reported or requested by someone from the community documentation Improvements to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add missing CLI commands to reference and clarify when to use each

2 participants