tavily_dart 0.2.2 copy "tavily_dart: ^0.2.2" to clipboard
tavily_dart: ^0.2.2 copied to clipboard

Dart Client for the Tavily API (a search engine optimized for LLMs and RAG).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tavily_dart

With Flutter:

 $ flutter pub add tavily_dart

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

dependencies:
  tavily_dart: ^0.2.2

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:tavily_dart/tavily_dart.dart';
5
likes
160
points
741
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

Dart Client for the Tavily API (a search engine optimized for LLMs and RAG).

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #llms #search #rag

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

freezed_annotation, http, json_annotation, meta

More

Packages that depend on tavily_dart