You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have incorporated Llama parse in my code with premium_mode=True. llama-index==0.11 and llama-parse=0.5.17 when I am parsing the document using llamacloud it parses the document correctly with premium mode checked but the same document when parsed using API key from the code it parses incorrectly and from the credits i can see it is not using premium mode though set premium_mode=True.
Files
If possible, please provide the PDF file causing the issue.
Job ID
If you have it, please provide the ID of the job you ran.
You can find it here: https://cloud.llamaindex.ai/parse in the "History" tab.
Client:
Please remove untested options:
Python Library
API
Frontend (cloud.llamaindex.ai)
Typescript Library
Notebook
Additional context
Add any additional context about the problem here.
What options did you use? Premium mode, multimodal, fast mode, parsing instructions, etc.
Screenshots, code snippets, etc.
The text was updated successfully, but these errors were encountered:
meghajadav
changed the title
I have incorporated Llama parse in my code with premium_mode=True.
I have incorporated Llama parse in my code with premium_mode=True. llama-index==0.11 and llama-parse=0.5.17 when I am parsing the document using llamacloud it parses the document correctly with premium mode checked but the same document when parsed using API key from the code it parses incorrectly and from the credits i can see it is not using premium mode though set premium_mode=True.
Dec 16, 2024
BinaryBrain
changed the title
I have incorporated Llama parse in my code with premium_mode=True. llama-index==0.11 and llama-parse=0.5.17 when I am parsing the document using llamacloud it parses the document correctly with premium mode checked but the same document when parsed using API key from the code it parses incorrectly and from the credits i can see it is not using premium mode though set premium_mode=True.
Parsing error on API but not frontend
Dec 18, 2024
Describe the bug
I have incorporated Llama parse in my code with premium_mode=True. llama-index==0.11 and llama-parse=0.5.17 when I am parsing the document using llamacloud it parses the document correctly with premium mode checked but the same document when parsed using API key from the code it parses incorrectly and from the credits i can see it is not using premium mode though set premium_mode=True.
Files
If possible, please provide the PDF file causing the issue.
Job ID
If you have it, please provide the ID of the job you ran.
You can find it here: https://cloud.llamaindex.ai/parse in the "History" tab.
Client:
Please remove untested options:
Additional context
Add any additional context about the problem here.
What options did you use? Premium mode, multimodal, fast mode, parsing instructions, etc.
Screenshots, code snippets, etc.
The text was updated successfully, but these errors were encountered: