firebase_vertexai 1.0.3 copy "firebase_vertexai: ^1.0.3" to clipboard
firebase_vertexai: ^1.0.3 copied to clipboard

Firebase Vertex AI SDK.

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

  • FIX(vertexai): fix the url in the service not available error (#13547). (a8bfebd7)

1.0.1 #

  • FIX(vertexai): hotfix for vertexai auth access to storage (#13534). (9f693094)

1.0.0 #

Use the Vertex AI in Firebase SDK to call the Vertex AI Gemini API directly from your app. This client SDK is built specifically for use with Flutter apps, offering security options against unauthorized clients as well as integrations with other Firebase services.

  • If you're new to this SDK, visit the getting started guide.
  • If you used the preview version of the library, visit the migration guide to learn about some important updates.

Note: This release has breaking changes.

  • BREAKING FEAT(vertexai): Vertex AI in Firebase is now Generally Available (GA) and can be used in production apps. (#13453). (77b48800)

0.2.3+4 #

  • Update a dependency to the latest release.

0.2.3+3 #

  • Update a dependency to the latest release.

0.2.3+2 #

  • Update a dependency to the latest release.

0.2.3+1 #

  • Update a dependency to the latest release.

0.2.3 #

  • FIX(vertexai): update history getter to reflect google_generative_ai updates (#13040). (cc542d76)
  • FEAT: bump iOS SDK to version 11.0.0 (#13158). (c0e0c997)

0.2.2+4 #

  • Update a dependency to the latest release.

0.2.2+3 #

  • Update a dependency to the latest release.

0.2.2+2 #

  • Update a dependency to the latest release.

0.2.2+1 #

  • Update a dependency to the latest release.

0.2.2 #

  • FEAT(vertexai): add name constructor for function calling schema (#12898). (466884b6)

0.2.1 #

0.2.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

0.1.1 #

  • REFACTOR(vertexai): Split into separate libraries (#12794). (85a517f4)
  • FEAT(vertexai): Add support for UsageMetaData (#12787). (08f61ecb)
  • FEAT(vertexai): Add a few more parameters to the model request (#12824). (35ad8d41)
  • FEAT(vertex): Add auth support in the vertexai (#12797). (3241c0b8)

0.1.0+1 #

  • Update a dependency to the latest release.

0.1.0 #

  • Initial release of the Vertex AI in Firebase SDK (public preview). Learn how to get started with the SDK in your app.