rag 1.2.3 copy "rag: ^1.2.3" to clipboard
rag: ^1.2.3 copied to clipboard

Retrieval Augmented Generation for Agentic

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rag

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

dependencies:
  rag: ^1.2.3

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:rag/rag.dart';
1
likes
0
points
446
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Retrieval Augmented Generation for Agentic

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

agentic, artifact, bpe, fast_log, fire_api, fixnum, grpc, pineconedb, qdrant, toxic, uuid

More

Packages that depend on rag