feat(tool): add web_search_vertexai.sh (#93)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user