diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. + + + +</details> + **II. Create a `./agents.txt` file with each agent name on a new line.** ``` |
