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

OpenAI plugin for Genkit Dart, provides seamless model integration, generative AI capabilities, and tooling support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genkit_openai

With Flutter:

 $ flutter pub add genkit_openai

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

dependencies:
  genkit_openai: ^0.2.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_openai/genkit_openai.dart';
0
likes
160
points
687
downloads

Documentation

API reference

Publisher

verified publishergenkit.dev

Weekly Downloads

OpenAI plugin for Genkit Dart, provides seamless model integration, generative AI capabilities, and tooling support.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

genkit, json_schema_builder, meta, openai_dart, schemantic

More

Packages that depend on genkit_openai