这是indexloc提供的服务,不要输入任何密码

firebase_ai 2.3.0 copy "firebase_ai: ^2.3.0" to clipboard
firebase_ai: ^2.3.0 copied to clipboard

Firebase AI SDK.

2.3.0 #

  • FEAT(firebase_ai): Add support for Grounding with Google Search (#17468). (2aaf5af0)
  • FEAT(firebaseai): add think feature (#17409). (18f56142)

2.2.1 #

  • FIX(firebaseai): Fix Imagen image format requests (#17478). (a90c93f8)

2.2.0 #

  • FIX(core): bump Pigeon to v25.3.2 (#17438). (4d24ef53)
  • FEAT(firebaseai): Add flutter_soloud for sound output in Live API audio streaming example. (#17305). (86350e9f)

2.1.0 #

  • FEAT(firebaseai): Add flutter_soloud for sound output in Live API audio streaming example. (#17305). (86350e9f)

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.