From 9e5427dc6eb7739a499bb48abe94079f3fd9b36c Mon Sep 17 00:00:00 2001 From: balibabu Date: Mon, 10 Feb 2025 09:59:59 +0800 Subject: [PATCH] Feat: Remove begin's width from agent templates #4764 (#4809) ### What problem does this PR solve? Feat: Remove begin's width from agent templates #4764 ### Type of change - [x] New Feature (non-breaking change which adds functionality) --- agent/templates/HR_callout_zh.json | 3 +-- agent/templates/customer_service.json | 3 +-- agent/templates/general_chat_bot.json | 3 +-- agent/templates/investment_advisor.json | 3 +-- agent/templates/medical_consultation.json | 3 +-- agent/templates/text2sql.json | 3 +-- agent/templates/websearch_assistant.json | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/agent/templates/HR_callout_zh.json b/agent/templates/HR_callout_zh.json index 046ed32df..2d73cd8e6 100644 --- a/agent/templates/HR_callout_zh.json +++ b/agent/templates/HR_callout_zh.json @@ -764,8 +764,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/customer_service.json b/agent/templates/customer_service.json index 65b89be31..0723ed5d8 100644 --- a/agent/templates/customer_service.json +++ b/agent/templates/customer_service.json @@ -482,8 +482,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/general_chat_bot.json b/agent/templates/general_chat_bot.json index 3079b2178..cdeb2d4da 100644 --- a/agent/templates/general_chat_bot.json +++ b/agent/templates/general_chat_bot.json @@ -1176,8 +1176,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/investment_advisor.json b/agent/templates/investment_advisor.json index eec6031b6..338d93a0b 100644 --- a/agent/templates/investment_advisor.json +++ b/agent/templates/investment_advisor.json @@ -289,8 +289,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/medical_consultation.json b/agent/templates/medical_consultation.json index de7493dd2..1afed12e3 100644 --- a/agent/templates/medical_consultation.json +++ b/agent/templates/medical_consultation.json @@ -338,8 +338,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/text2sql.json b/agent/templates/text2sql.json index c5c65cf30..9d59d3005 100644 --- a/agent/templates/text2sql.json +++ b/agent/templates/text2sql.json @@ -304,8 +304,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": { diff --git a/agent/templates/websearch_assistant.json b/agent/templates/websearch_assistant.json index 04c4a153c..1b6308f69 100644 --- a/agent/templates/websearch_assistant.json +++ b/agent/templates/websearch_assistant.json @@ -460,8 +460,7 @@ "selected": false, "sourcePosition": "left", "targetPosition": "right", - "type": "beginNode", - "width": 100 + "type": "beginNode" }, { "data": {