tavily_dart 0.1.0+1 copy "tavily_dart: ^0.1.0+1" to clipboard
tavily_dart: ^0.1.0+1 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.1.0+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:tavily_dart/tavily_dart.dart';
2
likes
160
points
104
downloads

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
Contributing

Topics

#ai #llms #search #rag

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

fetch_client, freezed_annotation, http, json_annotation, meta

More

Packages that depend on tavily_dart