Pdf read and analysis for gemini-1.5-flash #3816
Unanswered
lalineanegra
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to get a pdf summarized using gemini-1.5-flash, but the OpenAI client only accept a url to the document, example:
But for the
gemini-1.5-flash model
, the output is:Using the vertexai client, a valid example would be:
Is there a way to make this compatible with the OpenAI example, and therefore, with litellm?
Beta Was this translation helpful? Give feedback.
All reactions