Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.
Releases
@firebase/ai@2.5.0
Minor Changes
22e0a1a#9291 - DeprecatesendMediaChunks()andsendMediaStream(). Instead, use the new methods added to theLiveSessionclass.Add
sendTextRealtime(),sendAudioReatime(), andsendVideoRealtime()to theLiveSessionclass.bc5a7c4#9330 - Add support for audio transcriptions in the Live API.c8263c4#9315 - AddinferenceSourceto the response fromgenerateContentandgenerateContentStream. This property indicates whether on-device or in-cloud inference was used to generate the result.Patch Changes
44d9891#9314 - Fix logic for merging defaultonDeviceParamswith user-providedonDeviceParams.firebase@12.5.0
Minor Changes
22e0a1a#9291 - DeprecatesendMediaChunks()andsendMediaStream(). Instead, use the new methods added to theLiveSessionclass.Add
sendTextRealtime(),sendAudioReatime(), andsendVideoRealtime()to theLiveSessionclass.bc5a7c4#9330 - Add support for audio transcriptions in the Live API.c8263c4#9315 - AddinferenceSourceto the response fromgenerateContentandgenerateContentStream. This property indicates whether on-device or in-cloud inference was used to generate the result.Patch Changes
2615081#9297 (fixes #9270) - Export MISSING_PASSWORD via AuthErrorCodes in @firebase/auth.Updated dependencies [
91c218d,22e0a1a,bc5a7c4,2615081,44d9891,c8263c4]:@firebase/app@0.14.5
Patch Changes
@firebase/app-compat@0.5.5
Patch Changes
@firebase/auth@1.11.1
Patch Changes
91c218d#9313 - ExposebrowserCookiePersistencebeta feature in public typings.2615081#9297 (fixes #9270) - Export MISSING_PASSWORD via AuthErrorCodes in @firebase/auth.@firebase/auth-compat@0.6.1
Patch Changes
91c218d,2615081]: