refactor: demo agent with LLM_AGENT_VAR_* (#82)

This commit is contained in:
sigoden
2024-07-30 15:09:18 +08:00
committed by GitHub
parent 213d1b3fd7
commit 3e8b7b2e45
3 changed files with 19 additions and 16 deletions
+2 -2
View File
@@ -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>