diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ The agent has the following folder structure: └── myagent ├── functions.json # Function declarations file (Auto-generated) ├── index.yaml # Agent definition file + ├── tools.txt # Reuse tools └── tools.{sh,js,py} # Agent tools script ``` |
