Skip to content

Commit 00b0059

Browse files
committed
Merge branch 'main' into jamesdaniels_authCookiePersistence
2 parents d3792b5 + 51465ce commit 00b0059

File tree

144 files changed

+4045
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+4045
-613
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@firebase/vertexai': minor
3+
---
4+
5+
Add `systemInstruction`, `tools`, and `generationConfig` to `CountTokensRequest`.

.changeset/flat-plums-hope.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@firebase/performance': patch
3+
'firebase': patch
4+
---
5+
6+
Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

.changeset/forty-bags-arrive.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/lemon-candles-vanish.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/seven-oranges-care.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silver-jeans-sell.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@firebase/database-compat': patch
3+
'@firebase/database-types': patch
4+
'@firebase/database': patch
5+
---
6+
7+
Added non-null parent properties to ThenableReference

.changeset/slimy-chicken-mix.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/stale-llamas-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-apples-shave.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@firebase/vertexai': minor
3+
'firebase': minor
4+
---
5+
6+
Added missing `BlockReason` and `FinishReason` enum values.

0 commit comments

Comments
 (0)