agentos_sdk 0.6.1 copy "agentos_sdk: ^0.6.1" to clipboard
agentos_sdk: ^0.6.1 copied to clipboard

Dart SDK for integrating with AgentOS APIs and clients.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add agentos_sdk

With Flutter:

 $ flutter pub add agentos_sdk

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

dependencies:
  agentos_sdk: ^0.6.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:agentos_sdk/agentos_sdk.dart';
0
likes
150
points
235
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart SDK for integrating with AgentOS APIs and clients.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_openai_sdk, dio, json_annotation, opentool_daemon, opentool_dart, sse_client_dart, unique_id_dart

More

Packages that depend on agentos_sdk