Skip to content

add changes to match the new api spec, add imagen, and google-ai support #6907

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 10 commits into from
Apr 25, 2025

Conversation

davidmotson
Copy link
Collaborator

No description provided.

Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v10.0

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 23, 2025

Coverage Report 1

This report is too large (233,339 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

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

Copy link
Contributor

github-actions bot commented Apr 23, 2025

Test Results

100 tests   27 ✅  7s ⏱️
 11 suites   0 💤
 11 files    73 ❌

For more details on these failures, see this check.

Results for commit 22fd4075.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-vertexai:
error: Removed package com.google.firebase.vertexai [RemovedPackage]
error: Removed package com.google.firebase.vertexai.java [RemovedPackage]
error: Removed package com.google.firebase.vertexai.type [RemovedPackage]

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.

Copy link
Member

@daymxn daymxn left a comment

Choose a reason for hiding this comment

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

Some minor changes. Also Rodrigo's comments

Comment on lines +238 to +241
/**
* A variant of [goldenUnaryFile] for developer api tests Loads the *Golden File* and automatically
* provides it to the channel.
*
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/**
* A variant of [goldenUnaryFile] for developer api tests Loads the *Golden File* and automatically
* provides it to the channel.
*
/**
* A variant of [goldenUnaryFile] for developer api tests.
*
* Loads the *Golden File* and automatically provides it to the channel.
*

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm not sure I understand the diff here.

@davidmotson davidmotson merged commit 40a16cc into davidmotson.firebase-ai Apr 25, 2025
249 of 257 checks passed
@davidmotson davidmotson deleted the davidmotson.firebase_ai_updates branch April 25, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants