Skip to content

Conversation

cartland
Copy link
Contributor

@cartland cartland commented Oct 8, 2025

This commit adds a comprehensive set of snippets demonstrating the usage of the Firebase AI SDK for various generative AI tasks on https://developer.android.com/ai/gemini/developer-api.

The new snippets cover:
- Text-only, text-and-image, text-and-audio, and text-and-video inputs.
- Multi-turn chat conversations.
- Image generation from a text prompt.
- Image editing with a single prompt.
- Image editing within a chat conversation.

It also introduces model configurations for `gemini-2.5-flash` and the image-generation-capable `gemini-2.5-flash-image-preview`.
Copy link

snippet-bot bot commented Oct 8, 2025

Here is the summary of changes.

You are about to add 13 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@cartland cartland changed the base branch from main to cartland/ai-snippets October 8, 2025 00:19
@cartland cartland changed the base branch from cartland/ai-snippets to cartland/ai-versions October 8, 2025 00:20
@cartland
Copy link
Contributor Author

cartland commented Oct 8, 2025

Changes moved to #649

@cartland cartland closed this Oct 8, 2025
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.

1 participant