firebase_ai 2.0.0
firebase_ai: ^2.0.0 copied to clipboard
Firebase AI SDK.
2.0.0 #
[feature] Initial release of the Firebase AI Logic SDK (FirebaseAI
). This SDK replaces the previous Vertex AI in Firebase SDK (FirebaseVertexAI
) to accommodate the evolving set of supported features and services.
The new Firebase AI Logic SDK provides preview support for the Gemini Developer API, including its free tier offering.
Using the Firebase AI Logic SDK with the Vertex AI Gemini API is still generally available (GA).
To start using the new SDK, import the firebase_ai
package and use the top-level FirebaseAI
class. See details in the migration guide.