# Tavily Dart Client

> Dart client for the Tavily API, a search engine optimized for LLMs, RAG pipelines, and AI agent workflows in Dart and Flutter apps.

## Docs

- [README](https://github.com/davidmigloz/ai_clients_dart/blob/main/packages/tavily_dart/README.md): Primary package documentation with installation, configuration, and usage examples.
- [CHANGELOG](https://github.com/davidmigloz/ai_clients_dart/blob/main/packages/tavily_dart/CHANGELOG.md): Release history and version-by-version changes.

## Examples

- [tavily_dart_example.dart](https://github.com/davidmigloz/ai_clients_dart/blob/main/packages/tavily_dart/example/tavily_dart_example.dart): Package overview example.

## Optional

- [Package directory](https://github.com/davidmigloz/ai_clients_dart/tree/main/packages/tavily_dart): Source tree, pubspec, and package-local files.
