Skip to content

Fix quickstart docs: add client install step and correct run_pipeline API notes#1738

Open
kheiss-uwzoo wants to merge 3 commits intoNVIDIA:26.03from
kheiss-uwzoo:kheiss/5966239a
Open

Fix quickstart docs: add client install step and correct run_pipeline API notes#1738
kheiss-uwzoo wants to merge 3 commits intoNVIDIA:26.03from
kheiss-uwzoo:kheiss/5966239a

Conversation

@kheiss-uwzoo
Copy link
Copy Markdown
Collaborator

PR Summary

This branch contains 3 commits on top of origin/26.03 and changes 2 docs files.

Summary

  • Updates docs/docs/extraction/quickstart-guide.md to add a missing client-install step before ingestion:

  • Introduces a new Step 2: Install the Client with Python 3.12 uv setup/install commands.

  • Renumbers subsequent sections (Ingest Documents becomes Step 3, inspection becomes Step 4).

  • Refreshes sample output paths to generic Python 3.12-friendly examples.

  • Updates docs/docs/extraction/quickstart-library-mode.md with explicit run_pipeline API corrections:

  • Marks pipeline_config, run_in_subprocess, and block as optional (Required: No semantics).

  • Corrects non-blocking subprocess return type to RayPipelineSubprocessInterface (not RayPipelineInterface).

@kheiss-uwzoo kheiss-uwzoo requested review from jdye64 and sosahi March 26, 2026 17:52
@kheiss-uwzoo kheiss-uwzoo requested a review from a team as a code owner March 26, 2026 17:52
@kheiss-uwzoo kheiss-uwzoo added the doc Improvements or additions to documentation label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant