Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to prompt with a YouTube Video URL #574

Open
lucastanzi opened this issue Sep 27, 2024 · 0 comments
Open

Add support to prompt with a YouTube Video URL #574

lucastanzi opened this issue Sep 27, 2024 · 0 comments
Assignees
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

Comments

@lucastanzi
Copy link

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

@manojssmk manojssmk added type:feature request New feature request/enhancement status:triaged Issue/PR triaged to the corresponding sub-team component:python sdk Issue/PR related to Python SDK labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants