Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 11:58
· 1 commit to main since this release
b7e18d0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 0bb2fe6 #9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions.
    Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See GitHub Issue #9264.

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>.
    This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

  • 2596dd1 #9255 - Imagen Generation is now Generally Available (GA).

  • 2596dd1 #9255 - The Gemini Developer API is now Generally Available (GA).

  • ea85128 #9262 - Updated SDK to handle empty parts when streaming.

  • 7a7634f #9274 - Tag code execution with beta tag (public preview).

[email protected]

Minor Changes

  • 0bb2fe6 #9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions.
    Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See GitHub Issue #9264.

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>.
    This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

@firebase/[email protected]

Patch Changes

  • 1bcf83d #9263 - Expose setUserProperties on internal Analytics instance.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 1bcf83d #9263 - Expose setUserProperties on internal Analytics instance.

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes