googleai_dart 1.0.0 copy "googleai_dart: ^1.0.0" to clipboard
googleai_dart: ^1.0.0 copied to clipboard

Unofficial Dart client for the Google AI Gemini Developer API and Vertex AI Gemini API with unified interface.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add googleai_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  googleai_dart: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:googleai_dart/googleai_dart.dart';
18
likes
0
points
933
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

Unofficial Dart client for the Google AI Gemini Developer API and Vertex AI Gemini API with unified interface.

Homepage
Repository (GitHub)
View/report issues

Topics

#nlp #gen-ai #llms #googleai #gemini

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

http, logging

More

Packages that depend on googleai_dart