Replies: 1 comment
|
Gemini 2.0 Flash will take video on Google's API (file upload or a YouTube URI). smolagents' default Two workable options:
If the agent only sees a filesystem path in the prompt, Flash will not magically open the mp4. |
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.
I am using google gemini 2.0 flash as the model and wanted to know how to pass a video? I know for images I can pass in the images parameter to CodeAgent.run but not sure about video
All reactions