Skip to content

feat: Add intro to multimodal live api notebook #1528

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

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

gericdong
Copy link
Contributor

Add intro to multimodal live api notebook to demonstrate the some basic examples such as

  • text-to-text generation
  • text-to-audio generation
  • text-to-audio conversation

@gericdong gericdong requested a review from a team as a code owner December 12, 2024 23:40
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gericdong and reviewers,

I'm currently reviewing this pull request and will post my detailed review in a few minutes. In the meantime, here's a quick summary to help everyone get up to speed:

This PR adds a new introductory Jupyter notebook (gemini/multimodal-live-api/intro_multimodal_live_api.ipynb) to the generative-ai repository. The notebook demonstrates basic usage of the Multimodal Live API, showcasing text-to-text generation, text-to-audio generation, and text-to-audio conversation. The notebook includes setup instructions, authentication (for Colab users), and clear examples for each functionality. It also provides links to open the notebook in various environments (Colab, Colab Enterprise, Vertex AI Workbench, and GitHub).

The changes are comprehensive, adding a complete, well-structured notebook with code examples and explanations. The notebook is well-documented and easy to follow, making it a valuable resource for users wanting to learn about the Multimodal Live API.

Happy reviewing!

Code whispers secrets,
Lines of logic entwine,
Meaning starts to bloom.

@ghost
Copy link

ghost commented Dec 12, 2024

Gemini encountered an error creating the review. You can try again by commenting @code-review-assist review.

Copy link
Collaborator

@holtskinner holtskinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestions

@gericdong gericdong merged commit 56bb8eb into GoogleCloudPlatform:main Dec 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants