-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat(genai sdk): text generation samples with GCS audio and video #5131
base: main
Are you sure you want to change the base?
Conversation
Here is the summary of changes. You are about to add 5 region tags.
This comment is generated by snippet-bot.
|
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.
This file is already added in #5127
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.
Yes, that's expected!
Description
Adds samples for text generation using the new GenAI SDK — with audio and video inputs located in GCS. Added region tags:
googlegenaisdk_textgen_with_mute_video
googlegenaisdk_textgen_with_video
googlegenaisdk_textgen_with_gcs_audio
googlegenaisdk_textgen_transcript_with_gcs_audio
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)