aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-08-09 02:21:03 +0000
committersigoden <sigoden@gmail.com>2024-08-09 02:21:03 +0000
commit7ca8bc5c9f9363890319e5bc4dac9189d98e00d9 (patch)
tree3c7ca36c521b7e066d9f3ccc9b90ac7b5e73d096
parentfb6d4d481494ea1429efb3f2f54332bea30a0b39 (diff)
downloadllm-functions-docker-7ca8bc5c9f9363890319e5bc4dac9189d98e00d9.tar.gz
chore: update readme
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 304faf3..c039025 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,18 @@ execute_command.sh
#execute_py_code.py
```
+<details>
+<summary>
+
+Set up the `web_search` tool
+</summary>
+
+The normal `web_search` tool does not exist. One needs to run `argc link-web-search <web-search-tool>` to link one from the available collection of `web_search_*` tools.
+
+![image](https://github.com/user-attachments/assets/559bebb9-fd35-4e21-b13f-29fd13b3586d)
+
+</details>
+
**II. Create a `./agents.txt` file with each agent name on a new line.**
```