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 96f3287 commit 359766fCopy full SHA for 359766f
firebase-vertexai/CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Unreleased
2
-
+* [fixed] Fixed issue where authorization headers weren't correctly formatted and where ignored by the backend. (#6400)
3
4
# 16.0.0
5
* [feature] {{firebase_vertexai}} is now Generally Available (GA) and can be
@@ -52,4 +52,3 @@
52
* [feature] Added support for `responseMimeType` in `GenerationConfig`.
53
* [changed] Renamed `GoogleGenerativeAIException` to `FirebaseVertexAIException`.
54
* [changed] Updated the KDocs for various classes and functions.
55
0 commit comments