Skip to content

Fix indentation in nemo_retriever.py#28

Merged
T-DevH merged 1 commit into
NVIDIA-AI-Blueprints:mainfrom
ryanzhang1230:ryan-fix-pdf-extract
Jan 15, 2026
Merged

Fix indentation in nemo_retriever.py#28
T-DevH merged 1 commit into
NVIDIA-AI-Blueprints:mainfrom
ryanzhang1230:ryan-fix-pdf-extract

Conversation

@ryanzhang1230

Copy link
Copy Markdown
Contributor

Description

Fix indentation in nemo_retriever.py to allow pdf extraction work

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Related Issues

Fixes the issue of PDF extraction

Changes Made

modified: src/api/agents/document/preprocessing/nemo_retriever.py

Testing

Verified with docker deployment locally

@ryanzhang1230 ryanzhang1230 requested a review from T-DevH January 14, 2026 03:31

@T-DevH T-DevH left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is formatting-only. The convert_from_path call and parameters are unchanged, so behavior is identical. The update improves readability/indentation but does not affect OCR quality, performance, or error handling.

@T-DevH T-DevH merged commit c013048 into NVIDIA-AI-Blueprints:main Jan 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants