Target pages param does not work properly #412

Closed
opened 2026-02-16 00:17:46 -05:00 by yindo · 2 comments
Owner

Originally created by @invokify on GitHub (Jan 28, 2025).

Originally assigned to: @BinaryBrain on GitHub.

Describe the bug
When I set target pages param to 10, it actually target page 11.

Job ID
a0c02afb-df49-4f7e-8e9f-c1a44043f697

Originally created by @invokify on GitHub (Jan 28, 2025). Originally assigned to: @BinaryBrain on GitHub. **Describe the bug** When I set target pages param to 10, it actually target page 11. **Job ID** a0c02afb-df49-4f7e-8e9f-c1a44043f697
yindo closed this issue 2026-02-16 00:17:47 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Jan 28, 2025):

Hi,
For target_pages, Pages are numbered starting at 0.
https://docs.cloud.llamaindex.ai/llamaparse/features/parsing_options#target-pages

@BinaryBrain commented on GitHub (Jan 28, 2025): Hi, For `target_pages`, Pages are numbered starting at 0. https://docs.cloud.llamaindex.ai/llamaparse/features/parsing_options#target-pages
Author
Owner

@invokify commented on GitHub (Jan 28, 2025):

ok, makes sense... sorry 😆

@invokify commented on GitHub (Jan 28, 2025): ok, makes sense... sorry 😆
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#412