We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5564d5e commit 5ab44a5Copy full SHA for 5ab44a5
firebase-vertexai/CHANGELOG.md
@@ -2,6 +2,7 @@
2
* [fixed] Improved error message when using an invalid location. (#6428)
3
* [fixed] Fixed issue where Firebase App Check error tokens were unintentionally missing from the requests. (#6409)
4
* [fixed] Clarified in the documentation that `Schema.integer` and `Schema.float` only provide hints to the model. (#6420)
5
+* [fixed] Fixed issue were `Schema.double` set the format parameter in `Schema`. (#6432)
6
7
# 16.0.1
8
* [fixed] Fixed issue where authorization headers weren't correctly formatted and were ignored by the backend. (#6400)
0 commit comments