genkit_llamadart 1.3.0 copy "genkit_llamadart: ^1.3.0" to clipboard
genkit_llamadart: ^1.3.0 copied to clipboard

Genkit Dart plugin for running local models through llamadart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genkit_llamadart

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

dependencies:
  genkit_llamadart: ^1.3.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:genkit_llamadart/genkit_llamadart.dart';
5
likes
0
points
426
downloads

Documentation

Documentation

Publisher

verified publisherleehack.com

Weekly Downloads

Genkit Dart plugin for running local models through llamadart.

Repository (GitHub)
View/report issues

Topics

#genkit #llamadart #llm #gguf #ai

License

unknown (license)

Dependencies

genkit, llamadart, schemantic

More

Packages that depend on genkit_llamadart