From 70eb3d91c94fdd52be3fc88881dee05ebb5726de Mon Sep 17 00:00:00 2001 From: sigoden Date: Fri, 9 Aug 2024 11:44:41 +0800 Subject: feat(tool): add web_search_vertexai.sh (#93) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bdd8b1b..fca0e1e 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,12 @@ execute_command.sh
Where is the web_search tool? -The normal `web_search` tool does not exist. One needs to run `argc link-web-search ` to link to one of the available `web_search_*` tools. +The normal `web_search` tool does not exist. Please run `argc link-web-search ` to link to one of the available `web_search_*` tools. -![image](https://github.com/user-attachments/assets/559bebb9-fd35-4e21-b13f-29fd13b3586d) +``` +$ argc link-web-search web_search_ +web_search_cohere.sh web_search_perplexity.sh web_search_tavily.sh web_search_vertexai.sh +```
-- cgit v1.2.3