tavily-cli 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# tavily-cli
|
|
2
2
|
|
|
3
|
-
CLI for the Tavily AI search API. Search, extract, crawl, and map the web. Made with [api2cli.dev](https://api2cli.dev).
|
|
3
|
+
Unofficial CLI for the [Tavily](https://tavily.com) AI search API. Search, extract, crawl, and map the web. Made with [api2cli.dev](https://api2cli.dev).
|
|
4
|
+
|
|
5
|
+
> **Note:** This is a community-maintained project and is not officially affiliated with or endorsed by Tavily.
|
|
4
6
|
|
|
5
7
|
## Install
|
|
6
8
|
|