Skip to content

doc: update legacy rail-evaluation commands and data paths - #2222

Open
ganeshku1 wants to merge 1 commit into
NVIDIA-NeMo:developfrom
ganeshku1:fix/issue-2217-eval-command-docs
Open

doc: update legacy rail-evaluation commands and data paths#2222
ganeshku1 wants to merge 1 commit into
NVIDIA-NeMo:developfrom
ganeshku1:fix/issue-2217-eval-command-docs

Conversation

@ganeshku1

Copy link
Copy Markdown

Summary

Fixes #2217.

  • Replaces 17 stale nemoguardrails evaluate <task> invocations with the current nemoguardrails eval rail <task> route across 5 files
  • Corrects 6 data-directory references from the non-existent nemoguardrails/eval/data/ path to the correct nemoguardrails/evaluate/data/

Files changed:

  • README.md (1 command)
  • docs/evaluation/evaluate-guardrails.mdx (7 commands)
  • nemoguardrails/evaluate/data/topical/README.md (3 commands + 4 paths)
  • nemoguardrails/evaluate/data/moderation/README.md (3 commands + 2 paths)
  • nemoguardrails/evaluate/data/factchecking/README.md (3 commands)

No runtime behavior is changed — this is a documentation-only fix.

Test plan

  • Verify nemoguardrails eval rail topical --help succeeds on a clean install of 0.23.0
  • Confirm no remaining occurrences of nemoguardrails evaluate in the changed files
  • Confirm no remaining occurrences of nemoguardrails/eval/data/ in the changed files

Fixes NVIDIA-NeMo#2217. Replaces 17 stale `nemoguardrails evaluate <task>` calls
with the current `nemoguardrails eval rail <task>` route, and corrects
6 data-directory references from the non-existent `nemoguardrails/eval/data/`
to the correct `nemoguardrails/evaluate/data/` path.

Files updated: README.md, docs/evaluation/evaluate-guardrails.mdx,
nemoguardrails/evaluate/data/{topical,moderation,factchecking}/README.md
@github-actions github-actions Bot added the status: needs triage New issues that have not yet been reviewed or categorized. label Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR merge guidance

@ganeshku1 thanks for the PR. GitHub is currently blocking merge for one or more repository requirements:

  • 1 commit does not have a verified signature (863599b). Please sign the commits and force-push the updated branch.

Relevant guide:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs: signing size: S status: needs triage New issues that have not yet been reviewed or categorized.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: update legacy rail-evaluation commands and data paths

1 participant