diff --git a/src/test/resources/template/agent-framework.json b/src/test/resources/template/agent-framework.json index 2a12938a4..9b5b0c3d1 100644 --- a/src/test/resources/template/agent-framework.json +++ b/src/test/resources/template/agent-framework.json @@ -96,7 +96,7 @@ }, "user_inputs": { "name": "Sub Agent", - "type": "cot", + "type": "CONVERSATION", "description": "this is a test agent", "parameters": { "hello": "world" @@ -139,7 +139,7 @@ }, "user_inputs": { "name": "DEMO-Test_Agent_For_CoT", - "type": "cot", + "type": "CONVERSATION", "description": "this is a test agent", "parameters": { "hello": "world"