in json mode using vendor_multimodal_model is not working #404

Open
opened 2026-02-16 00:17:45 -05:00 by yindo · 1 comment
Owner

Originally created by @nithingovindugari on GitHub (Jan 13, 2025).

Originally assigned to: @BinaryBrain on GitHub.

In json mode parsing information from pdf's or xlsx work's fine but when I added "use_vendor_multimodal_model":True and "vendor_multimodal_model_name":"openai-gpt4o", it threw error

''' Error while parsing the file '<bytes/buffer>': Job ID: e2177c35-6928-4e1c-b5ad-039e064ce5e4 failed with status: ERROR, Error code: ERROR_DURING_PROCESSING, Error message: An unknown error occurred during processing. Job id: e2177c35-6928-4e1c-b5ad-039e064ce5e4""'

Files
Attention is all You need paper PDF

Job ID
Job ID: e2177c35-6928-4e1c-b5ad-039e064ce5e4

.

Originally created by @nithingovindugari on GitHub (Jan 13, 2025). Originally assigned to: @BinaryBrain on GitHub. In json mode parsing information from pdf's or xlsx work's fine but when I added "use_vendor_multimodal_model":True and "vendor_multimodal_model_name":"openai-gpt4o", it threw error ''' Error while parsing the file '<bytes/buffer>': Job ID: e2177c35-6928-4e1c-b5ad-039e064ce5e4 failed with status: ERROR, Error code: ERROR_DURING_PROCESSING, Error message: An unknown error occurred during processing. Job id: e2177c35-6928-4e1c-b5ad-039e064ce5e4""' **Files** Attention is all You need paper PDF **Job ID** Job ID: e2177c35-6928-4e1c-b5ad-039e064ce5e4 .
Author
Owner

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

Hi,
It's working on my side. Can you share your code so we can debug together?

@BinaryBrain commented on GitHub (Jan 20, 2025): Hi, It's working on my side. Can you share your code so we can debug together?
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#404