Add support to prompt with a YouTube Video URL #574
Labels
component:python sdk
Issue/PR related to Python SDK
status:triaged
Issue/PR triaged to the corresponding sub-team
type:feature request
New feature request/enhancement
Description of the feature request:
In Vertex AI it is finally possible to attach a YouTube Video URL as an alternative to upload a video file. It would be nice to have feature parity here and be able to call something like:
model.generate_content(youtube-video-id='xxxx', "Summarize this video")
What problem are you trying to solve with this feature?
Be able to send a prompt using a YouTube Video URL/ID
Any other information you'd like to share?
No response
The text was updated successfully, but these errors were encountered: