Thanks to visit codestin.com
Credit goes to github.com

Skip to content

text_generation samples for shell #430

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 13 commits into from
Jul 23, 2024

Conversation

shilpakancharla
Copy link
Collaborator

@shilpakancharla shilpakancharla commented Jul 3, 2024

Text generation demonstrated in the following examples:

  • text_gen_text_only_prompt
  • text_gen_text_only_prompt_streaming
  • text_gen_multimodal_one_image_prompt
  • text_gen_multimodal_one_image_prompt_streaming
  • text_gen_multimodal_multi_image_prompt
  • text_gen_multimodal_multi_image_prompt_streaming
  • text_gen_multimodal_audio
  • text_gen_multimodal_video_prompt
  • text_gen_multimodal_video_prompt_streaming

TODO:

  • Need to figure out how to format file paths.

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:python sdk Issue/PR related to Python SDK labels Jul 3, 2024
Copy link
Collaborator

@MarkDaoust MarkDaoust left a comment

Choose a reason for hiding this comment

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

Note: we need to be careful here: IIRC the mac version of base64 is different from the linux version.

@shilpakancharla
Copy link
Collaborator Author

Note: we need to be careful here: IIRC the mac version of base64 is different from the linux version.

Is there a tool we can use that's compatible on both mac & linux?

@MarkDaoust MarkDaoust merged commit d3ca154 into google-gemini:main Jul 23, 2024
7 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Jul 23, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants