genkit_vertex_auth 0.1.0+1 copy "genkit_vertex_auth: ^0.1.0+1" to clipboard
genkit_vertex_auth: ^0.1.0+1 copied to clipboard

Shared Vertex AI auth utilities for Genkit Dart provider plugins.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genkit_vertex_auth

With Flutter:

 $ flutter pub add genkit_vertex_auth

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

dependencies:
  genkit_vertex_auth: ^0.1.0+1

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_vertex_auth/genkit_vertex_auth.dart';
0
likes
160
points
155
downloads

Publisher

verified publishergenkit.dev

Weekly Downloads

Shared Vertex AI auth utilities for Genkit Dart provider plugins.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

genkit, googleapis_auth, http

More

Packages that depend on genkit_vertex_auth