google_generative_language_api 0.2.1 copy "google_generative_language_api: ^0.2.1" to clipboard
google_generative_language_api: ^0.2.1 copied to clipboard

A Rest API wrapper client for Google's Generative Language API.

0.2.1 #

  • Update README with clearer getting started instructions.

0.2.0 #

  • Add support for generating text.
  • Add support for embedding text.
  • Refactor all models to mimic official PaLM API docs.
  • Split models into separate files.
  • Update example, README, and tests to reflect changes.

0.1.3 #

  • Fix all functions with new PaLM updates.
  • Mark some fields as nullable and optional.
  • Create tests for the 4 functions in api.dart.

0.1.2 #

  • Correct paths to network calls to better reflect API.

0.1.1 #

  • Clean up some leftover code from the initial version.

0.1.0 #

  • Initial version.
12
likes
140
pub points
60%
popularity

Publisher

verified publishersaad-ardati.dev

A Rest API wrapper client for Google's Generative Language API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, http, json_annotation

More

Packages that depend on google_generative_language_api