akashi_gemma 0.3.0 copy "akashi_gemma: ^0.3.0" to clipboard
akashi_gemma: ^0.3.0 copied to clipboard

On-device LanguageModel for the Akashi agent framework, backed by flutter_gemma: run agents fully offline, or as the primary in a cloud FallbackModel chain.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add akashi_gemma

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

dependencies:
  akashi_gemma: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:akashi_gemma/akashi_gemma.dart';
0
likes
160
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device LanguageModel for the Akashi agent framework, backed by flutter_gemma: run agents fully offline, or as the primary in a cloud FallbackModel chain.

Repository (GitHub)
View/report issues

Topics

#ai #agents #on-device #gemma

License

MIT (license)

Dependencies

akashi, flutter, flutter_gemma, meta

More

Packages that depend on akashi_gemma