Corrected filename inconsistency for Nemotron Parse documentation#1
Open
kheiss-uwzoo wants to merge 1 commit intodevelopfrom
Open
Corrected filename inconsistency for Nemotron Parse documentation#1kheiss-uwzoo wants to merge 1 commit intodevelopfrom
kheiss-uwzoo wants to merge 1 commit intodevelopfrom
Conversation
…otron Parse extraction guide and removed obsolete document. Adjusted descriptions for PDF extraction settings to ensure clarity and consistency.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixed filename inconsistency for Nemotron Parse documentation. The file contained documentation about Nemotron Parse but was incorrectly named nemoretriever-parse-extraction.md.
Changes Made
From: nemoretriever-parse-extraction.md
To: nemotron-parse-extraction.md
Updated markdown links in the following files to reflect the new filename:
accuracy_perf.md (line 23)
readme.md (line 86)
index.md (lines 88 and 219)
Impact
Published Documentation URL: The URL will change from /nemoretriever-parse-extraction.html to /nemotron-parse-extraction.html once published
Content: No content changes, only filename and reference updates
Functionality: All internal documentation links remain functional
Rationale
The file title and content clearly refer to "Nemotron Parse" (e.g., "Enable PDF extraction with Nemotron Parse for NVIDIA RAG Blueprint"), making the nemoretriever-parse-extraction filename misleading and inconsistent with the actual feature being documented.