google_generative_ai 0.2.2 copy "google_generative_ai: ^0.2.2" to clipboard
google_generative_ai: ^0.2.2 copied to clipboard

The Google AI Dart SDK enables developers to use Google's state-of-the-art generative AI models (like Gemini).

0.2.2 #

  • Remove usage of new SDK features - support older SDKs 3.0 and above.

0.2.1 #

  • Fix an issue parsing generateContent() responses that do not include content (this can occur for some finishReasons).
  • Fix an issue parsing generateContent() responses that include citation sources with unpopulated fields
  • Add link to ai.google.dev docs.

0.2.0 #

  • Breaking HarmCategory.unknown renamed to unspecified. Removed unused unknown values in the HarmProbability and FinishReason enums.
  • Add additional API documentation.
  • Update the getting started instructions in the readme.

0.1.0 #

  • Initial release.
688
likes
0
pub points
98%
popularity

Publisher

verified publishergoogle.dev

The Google AI Dart SDK enables developers to use Google's state-of-the-art generative AI models (like Gemini).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on google_generative_ai