diff options
| author | sigoden <sigoden@gmail.com> | 2024-07-09 21:28:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 21:28:35 +0800 |
| commit | 48cb8381eae03aa45b34fa79f4e0037f6a5c0225 (patch) | |
| tree | 88a4c333013ad92a0bd99d0b59feae9231f15243 /README.md | |
| parent | 02e335c99526fe52dee0d0a016aee6bf62d874c2 (diff) | |
| download | llm-functions-docker-48cb8381eae03aa45b34fa79f4e0037f6a5c0225.tar.gz | |
feat: remove todo-js/todo-py and rename todo-sh to todo (#68)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -35,9 +35,8 @@ execute_command.sh - Create a `./agents.txt` file with each agent name on a new line. ``` -todo-sh -#todo-js -#todo-py +todo +#demo ``` - Run `argc build` to build functions declarations files (`functions.json`) and binaries (`./bin`) for tools and agents. |
