diff options
Diffstat (limited to 'agents/demo')
| -rw-r--r-- | agents/demo/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/agents/demo/README.md b/agents/demo/README.md index 856c7ff..8793eb6 100644 --- a/agents/demo/README.md +++ b/agents/demo/README.md @@ -54,6 +54,8 @@ documents: - https://example.com/remote-file.txt ``` +> All local files and directories are relative to the agent directory (where index.yaml is located). + ## tools.{sh,js,py} The tool script implements agent-specific tools. |
