Skip to content

feat: add ImageConfig and new FinishReasons for image generation#7424

Closed
thatfiredev wants to merge 16 commits into
mainfrom
feat/add-no-image-finish-reason
Closed

feat: add ImageConfig and new FinishReasons for image generation#7424
thatfiredev wants to merge 16 commits into
mainfrom
feat/add-no-image-finish-reason

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@google-oss-bot
Copy link
Copy Markdown
Collaborator

google-oss-bot commented Oct 2, 2025

@google-oss-bot
Copy link
Copy Markdown
Collaborator

google-oss-bot commented Oct 2, 2025

Size Report 1

Affected Products

  • firebase-ai

    TypeBase (bc2bc5c)Merge (b48477b)Diff
    aar1.11 MB1.12 MB+12.6 kB (+1.1%)
    apk (aggressive)1.71 MB1.72 MB+5.93 kB (+0.3%)
    apk (release)11.0 MB11.0 MB+9.08 kB (+0.1%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/2NcT2lkjxa.html

@google-oss-bot
Copy link
Copy Markdown
Collaborator

The public api surface has changed for the subproject firebase-ai:
error: Removed field com.google.firebase.ai.type.FinishReason.IMAGE_OTHER [RemovedField]
error: Removed field com.google.firebase.ai.type.FinishReason.IMAGE_RECITATION [RemovedField]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@thatfiredev thatfiredev marked this pull request as ready for review October 21, 2025 17:29
@google-oss-bot
Copy link
Copy Markdown
Collaborator

The public api surface has changed for the subproject firebase-ai:
error: Added field com.google.firebase.ai.type.FinishReason.IMAGE_OTHER [AddedField]
error: Added field com.google.firebase.ai.type.FinishReason.IMAGE_RECITATION [AddedField]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

rlazo pushed a commit that referenced this pull request Apr 28, 2026
Replicating changes from iOS SDK for ImageConfig, finishMessage in
reponse and expanded FinishReasons.

Successor PR to #7424 from @thatfiredev

---------

Co-authored-by: Mila <107142260+milaGGL@users.noreply.github.com>
@thatfiredev
Copy link
Copy Markdown
Member Author

Closing in favor of #8020

@thatfiredev thatfiredev closed this May 6, 2026
@firebase firebase locked and limited conversation to collaborators Jun 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants