diff options
| author | sigoden <sigoden@gmail.com> | 2024-07-29 17:26:36 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 17:26:36 +0800 |
| commit | 213d1b3fd72d2572050402b6be25cad590a9cb95 (patch) | |
| tree | c153a8ededeeb1bb1326e9edbb193685a4198b8b /agents/demo/tools.txt | |
| parent | 226228dfa45aa075f1a74b07885407d9dba6017f (diff) | |
| download | llm-functions-docker-213d1b3fd72d2572050402b6be25cad590a9cb95.tar.gz | |
refactor: demo agent (#81)
Diffstat (limited to 'agents/demo/tools.txt')
| -rw-r--r-- | agents/demo/tools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agents/demo/tools.txt b/agents/demo/tools.txt index 35fdac3..6a1cecc 100644 --- a/agents/demo/tools.txt +++ b/agents/demo/tools.txt @@ -1 +1 @@ -get_current_time.sh
\ No newline at end of file +execute_command.sh
\ No newline at end of file |
