Replies: 1 comment
-
|
Also supported by LiteLLM for what its worth: |
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.
-
First of all, congratulations on such a great library!
Most models support PDF analysis out of the box, but if I understand correctly, currently smolagents only support images. So the only way to use PDFs is by converting them to images in the first place, which is a bit cumbersome. Maybe someone has an idea how this could be done more easily with PDFs.
here is how I do this now
Beta Was this translation helpful? Give feedback.
All reactions