inference_provider_sdk 1.0.2 copy "inference_provider_sdk: ^1.0.2" to clipboard
inference_provider_sdk: ^1.0.2 copied to clipboard

Flutter/Dart SDK for Inference Provider API - Build powerful AI agents with RAG, tool calling, and MCP integration

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add inference_provider_sdk

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

dependencies:
  inference_provider_sdk: ^1.0.2

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:inference_provider_sdk/inference_provider_sdk.dart';
0
likes
80
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter/Dart SDK for Inference Provider API - Build powerful AI agents with RAG, tool calling, and MCP integration

Repository (GitHub)
View/report issues

Topics

#ai #llm #agent #rag #inference

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

http, json_annotation

More

Packages that depend on inference_provider_sdk