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

generative_ai_dart 0.1.2 copy "generative_ai_dart: ^0.1.2" to clipboard
generative_ai_dart: ^0.1.2 copied to clipboard

Dart Library to interact with various Google Gen AI models with Chat Session capability.

0.1.2 #

  • Added topics

0.1.1 #

  • Moving HTTP Client from dart:io to http package to support Web platform.
  • Remove Part.fromPath method to support Web platform.

0.1.0 #

  • Enabled Dart implementation of Google's Generative AI JavaScript SDK v0.1.3
  • Introduced support for chat sessions.
  • Enhanced content generation capabilities with JSON and Stream support.
  • Included support for Text and Blob-based prompts and responses.
  • Incorporated utility methods such as countTokens.
  • Extended support for various task types in embedded content, including classification, document/query retrieval, etc.
5
likes
140
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

Dart Library to interact with various Google Gen AI models with Chat Session capability.

Repository (GitHub)
View/report issues

Topics

#ai #generative-ai #gemini #google-gemini #google-palm

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation, logging, mime

More

Packages that depend on generative_ai_dart