File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 * The new Firebase AI SDK provides ** public preview** support for the
66 [ Gemini Developer API] ( https://ai.google.dev/gemini-api/docs ) {: .external}, including its free tier offering.
77 * Using the Firebase AI SDK with the Vertex AI Gemini API is still generally available (GA).
8- * [ feature] ** Public Preview:** Added support for specifying response modalities in GenerationConfig
8+ * [ feature] ** Preview:** Added support for specifying response modalities in ` GenerationConfig `
99 (only available in the new ` firebase-ai ` package). This includes support for image generation using
10- specific Gemini models; for details, see https://firebase.google.com/ docs/vertex-ai/models .
10+ [ specific Gemini models] ( / docs/vertex-ai/models) .
1111
12- Note: This feature is in Public Preview and relies on experimental models , which means that it is not subject to any SLA or
12+ Note: This feature is in Public Preview, which means that it is not subject to any SLA or
1313 deprecation policy and could change in backwards-incompatible ways.
1414
Original file line number Diff line number Diff line change 11# Unreleased
22* [ fixed] Fixed ` NetworkOnMainThreadException ` on Android versions below 8 by disconnecting
3- HttpURLConnection only on API levels 26 and higher. GitHub Issue [ #6934 ]
3+ ` HttpURLConnection ` only on API levels 26 and higher. GitHub Issue [ #6934 ]
44
55# 22.1.1
66* [ fixed] Fixed an issue where the connection to the real-time Remote Config backend could remain
Original file line number Diff line number Diff line change 11# Unreleased
2- * [ changed] Code robustness improvements related to state management in
2+ * [ changed] Improved code robustness related to state management in
33 ` FirebaseDataConnect ` objects.
44 ([ #6861 ] ( https://github.com/firebase/firebase-android-sdk/pull/6861 ) )
55
You can’t perform that action at this time.
0 commit comments