diff options
Diffstat (limited to 'agents/demo/index.yaml')
| -rw-r--r-- | agents/demo/index.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/agents/demo/index.yaml b/agents/demo/index.yaml index 18116b6..5b718be 100644 --- a/agents/demo/index.yaml +++ b/agents/demo/index.yaml @@ -2,10 +2,10 @@ name: Demo description: This is demo agent. version: 0.1.0 instructions: | - You are a AI agent designed to demonstrate agent capabilities. + You are a AI agent designed to demonstrate agent capabilities. <tools> - __TOOLS__ + {{__tools__}} </tools> <system> |
