-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
refactor: (GenAI) Reorganized Video Samples (Group C) #12644
Conversation
CICD Error most only 429 resource exhaustion. Infrequent, I seen the following error for other Generative code samples. Raising a bug request on this.
|
Suggest: Please retry the CICD test after sometime. If possible prioritise the samples clean-up work first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Build error
|
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
…tform#12644) * Reorganized Video Samples
…tform#12644) * Reorganized Video Samples
Description
Created new folder:
/generative_ai/understand_video
❗Files to be deleted after approval:
generative_ai/gemini_single_turn_video_example.py
generative_ai/gemini_video_audio.py
generative_ai/test_gemini_examples.py
:generative_ai.test_gemini_examples.test_gemini_single_turn_video_example
generative_ai.test_gemini_examples.test_analyze_video_with_audio
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)