genkit_google_genai 0.2.3 copy "genkit_google_genai: ^0.2.3" to clipboard
genkit_google_genai: ^0.2.3 copied to clipboard

Google AI plugin for Genkit Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genkit_google_genai

With Flutter:

 $ flutter pub add genkit_google_genai

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

dependencies:
  genkit_google_genai: ^0.2.3

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

Import it

Now in your Dart code, you can use:

import 'package:genkit_google_genai/genkit_google_genai.dart';
0
likes
140
points
951
downloads

Documentation

API reference

Publisher

verified publishergenkit.dev

Weekly Downloads

Google AI plugin for Genkit Dart.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

genkit, http, logging, meta, schemantic

More

Packages that depend on genkit_google_genai