premium mode code example #287

Closed
opened 2026-02-16 00:17:22 -05:00 by yindo · 3 comments
Owner

Originally created by @zahidekilic on GitHub (Oct 2, 2024).

Originally assigned to: @BinaryBrain on GitHub.

When I parse the same document from the web interface with llamaparse premium, it reads it very well, but when I do it via the API, it reads it in lower quality. Can you share the python code of the premium parse operation done with the default options, without any options selected from the web interface?

Originally created by @zahidekilic on GitHub (Oct 2, 2024). Originally assigned to: @BinaryBrain on GitHub. When I parse the same document from the web interface with llamaparse premium, it reads it very well, but when I do it via the API, it reads it in lower quality. Can you share the python code of the premium parse operation done with the default options, without any options selected from the web interface?
yindo closed this issue 2026-02-16 00:17:22 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Oct 2, 2024):

Hi @zahidekilic,
Premium Mode is working on my side when using the premium_mode parameter set to true via the API.
Can you give me the JobID you have when calling the API?
Maybe also the part of the code where you call the API.

@BinaryBrain commented on GitHub (Oct 2, 2024): Hi @zahidekilic, Premium Mode is working on my side when using the `premium_mode` parameter set to `true` via the API. Can you give me the JobID you have when calling the API? Maybe also the part of the code where you call the API.
Author
Owner

@zahidekilic commented on GitHub (Oct 3, 2024):

updating llama-index package saved my day. thank you for your response.

@zahidekilic commented on GitHub (Oct 3, 2024): updating llama-index package saved my day. thank you for your response.
Author
Owner

@BinaryBrain commented on GitHub (Oct 3, 2024):

You're welcome :)

@BinaryBrain commented on GitHub (Oct 3, 2024): You're welcome :)
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#287