Skip to content

Conversation

cartland
Copy link
Contributor

@cartland cartland commented Oct 8, 2025

This commit adds the initial Java snippets for the Firebase AI Gemini API.

It includes a snippet demonstrating how to configure a model and another for making a text-only input request.

New dependencies guava-android and reactive-streams were added to support ListenableFuture and Publisher for one-shot and streaming operations, respectively.

Region-Tags:

  • firebase_ai_generative_backend_configuration_java
  • firebase_ai_text_only_input_java

This commit adds the initial Java snippets for the Firebase AI Gemini API.

It includes a snippet demonstrating how to configure a model and another for making a text-only input request.

New dependencies `guava-android` and `reactive-streams` were added to support `ListenableFuture` and `Publisher` for one-shot and streaming operations, respectively.

Region-Tags:
- `firebase_ai_generative_backend_configuration_java`
- `firebase_ai_text_only_input_java`
Copy link

snippet-bot bot commented Oct 8, 2025

Here is the summary of changes.

You are about to add 2 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
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