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

Provider-neutral core for the Akashi agent framework: streaming tool-loop agents, typed tools, sealed message/event unions, multi-agent and durable-execution seams. Pure Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add akashi

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

dependencies:
  akashi: ^0.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:akashi/akashi.dart';
1
likes
0
points
246
downloads

Publisher

unverified uploader

Weekly Downloads

Provider-neutral core for the Akashi agent framework: streaming tool-loop agents, typed tools, sealed message/event unions, multi-agent and durable-execution seams. Pure Dart.

Repository (GitHub)
View/report issues

Topics

#ai #agents #llm #genai

License

unknown (license)

Dependencies

async, fetch_client, http, meta

More

Packages that depend on akashi