Conversation
We can omit the format for the double-precision floating point type
Release note changesThe following release notes were modified. Please ensure they look correct. Release Notesfirebase-vertexai### {{firebase_vertexai}} version 16.0.2 {: #vertex-ai_v16-0-2}
* {{fixed}} Improved error message when using an invalid location. GitHub [#6428](//github.com/firebase/firebase-android-sdk/issues/6428){: .external}
* {{fixed}} Fixed issue where Firebase App Check error tokens were unintentionally missing from the requests. GitHub [#6409](//github.com/firebase/firebase-android-sdk/issues/6409){: .external}
* {{fixed}} Clarified in the documentation that `Schema.integer` and `Schema.float` only provide hints to the model. GitHub [#6420](//github.com/firebase/firebase-android-sdk/issues/6420){: .external}
* {{fixed}} Fixed issue were `Schema.double` set the format parameter in `Schema`. GitHub [#6432](//github.com/firebase/firebase-android-sdk/issues/6432){: .external}
|
Vertex AI Mock Responses Check
|
Test Results 20 files - 34 20 suites - 34 14s ⏱️ - 1m 48s Results for commit a63d93d. ± Comparison against base commit 80019ca. This pull request removes 515 and adds 113 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
double helper functionsdouble helper function
|
cc @andrewheard |
As documented in the kdoc, even if everything is working as expected, |
daymxn
left a comment
There was a problem hiding this comment.
SGTM. May be worth directly linking to andrew's PR in the PR desc for context/auditing
We can omit the format for the double-precision floating point type
See firebase/firebase-ios-sdk#13990 for further context