diff options
Diffstat (limited to 'tools/web_search_tavily.sh')
| -rwxr-xr-x | tools/web_search_tavily.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/web_search_tavily.sh b/tools/web_search_tavily.sh index d80e5dd..38f5385 100755 --- a/tools/web_search_tavily.sh +++ b/tools/web_search_tavily.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -# @describe Perform a web search using EXA API to get up-to-date information or additional context. +# @describe Perform a web search using Tavily API to get up-to-date information or additional context. # Use this when you need current information or feel a search could provide a better answer. # @env TAVILY_API_KEY! The api key |
