Replies: 1 comment
-
Seems I got it. Topics can be closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just trying out llamaparse...I first tried it out over the Web UI where I liked the results...Hence I thought I will try to implement it in my pipeline...the challenge is that over the API it does not extract the same images as in the Web UI.
Do I have to provide instructions as input to get a proper Image extraction?
This is my current code:
Console Output:
========================================
dict_keys(['page', 'md', 'images', 'items', 'status', 'links'])
Image description: No description available
Image file path: No file path available
========================================
Image description: No description available
Image file path: No file path available
========================================
Beta Was this translation helpful? Give feedback.
All reactions